]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account.component.ts
Bidi support
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.ts
index d6e9d1c157211911184a7535fddfa8c6677dba88..eaf8a72e92d0fe2b19b8d14b495055a9d90f28ff 100644 (file)
@@ -56,6 +56,11 @@ export class MyAccountComponent implements OnInit {
         routerLink: '/my-account/notifications'
       },
 
+      {
+        label: $localize`Applications`,
+        routerLink: '/my-account/applications'
+      },
+
       moderationEntries
     ]
   }