mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-25 08:11:18 +00:00
Add authentication API
This commit is contained in:
@@ -216,6 +216,10 @@ function update_value(element) {
|
||||
<a href="/subscription_manager"><%= translate(locale, "Manage subscriptions") %></a>
|
||||
</div>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<a href="/token_manager"><%= translate(locale, "Manage tokens") %></a>
|
||||
</div>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<a href="/feed/history"><%= translate(locale, "Watch history") %></a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user