]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account.component.ts
Add notifications in the client
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account.component.ts
index 1bac9547dbd61689a0b199b331b8d1e3c8e2ac03..8a4102d806725ca2349775b11c39e52b6322bd02 100644 (file)
@@ -68,6 +68,10 @@ export class MyAccountComponent {
         label: this.i18n('My settings'),
         routerLink: '/my-account/settings'
       },
+      {
+        label: this.i18n('My notifications'),
+        routerLink: '/my-account/notifications'
+      },
       libraryEntries,
       miscEntries
     ]