mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
[Issue 641] Add shortcut my videos link in menu-wrapper
This commit is contained in:
parent
6bd9f2f11d
commit
ef65dcf5ea
@ -23,6 +23,10 @@
|
||||
My account
|
||||
</a>
|
||||
|
||||
<a i18n routerLink="/my-account/videos" class="dropdown-item">
|
||||
My videos
|
||||
</a>
|
||||
|
||||
<a i18n (click)="logout($event)" class="dropdown-item" href="#">
|
||||
Log out
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user