mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-18 21:01:22 +00:00
Add support for custom playlists
This commit is contained in:
@@ -261,6 +261,10 @@ function update_value(element) {
|
||||
<a href="/token_manager"><%= translate(locale, "Manage tokens") %></a>
|
||||
</div>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<a href="/view_all_playlists"><%= translate(locale, "View all playlists") %></a>
|
||||
</div>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<a href="/feed/history"><%= translate(locale, "Watch history") %></a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user