mirror of
https://github.com/iv-org/invidious
synced 2024-11-09 01:10:27 +00:00
Add link to watch history in preferences
This commit is contained in:
parent
a15463cf37
commit
c656a7cb9e
@ -166,6 +166,10 @@ function update_value(element) {
|
||||
<a href="/subscription_manager">Manage subscriptions</a>
|
||||
</div>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<a href="/feed/history">Watch history</a>
|
||||
</div>
|
||||
|
||||
<div class="pure-control-group">
|
||||
<a href="/delete_account?referer=<%= URI.escape(referer) %>">Delete account</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user