]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/menu.component.ts
Bidi support
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / menu.component.ts
index fa104cc43676b449a4f9cf6d64ccbe6f48aaecb0..be6e8af519f85c13b06c987524c905738753f6f2 100644 (file)
@@ -94,6 +94,7 @@ export class MenuComponent implements OnInit {
     this.htmlServerConfig = this.serverService.getHTMLConfig()
     this.currentInterfaceLanguage = this.languageChooserModal.getCurrentLanguage()
 
+    this.isLoggedIn = this.authService.isLoggedIn()
     this.updateUserState()
     this.buildMenuSections()