]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account.component.ts
Move admin stuff in +admin
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.ts
index eaf8a72e92d0fe2b19b8d14b495055a9d90f28ff..450454ca2659940d83d7b24da3e71e604da32a2b 100644 (file)
@@ -13,7 +13,7 @@ export class MyAccountComponent implements OnInit {
 
   constructor (
     private screenService: ScreenService
-    ) { }
+  ) { }
 
   get isBroadcastMessageDisplayed () {
     return this.screenService.isBroadcastMessageDisplayed