mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Update icon for unlisted videos
This commit is contained in:
@@ -65,7 +65,7 @@ var video_data = {
|
|||||||
|
|
||||||
<% if !video.is_listed %>
|
<% if !video.is_listed %>
|
||||||
<h3>
|
<h3>
|
||||||
<i class="icon ion-ios-lock"></i> <%= translate(locale, "Unlisted") %>
|
<i class="icon ion-ios-unlock"></i> <%= translate(locale, "Unlisted") %>
|
||||||
</h3>
|
</h3>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user