This commit is contained in:
ghost 2022-11-07 01:58:54 +01:00
parent 26026173f9
commit caddebae09

View File

@ -64,7 +64,7 @@
<a href="https://redirect.invidious.io<%= env.request.path %>"><%= translate(locale, "Switch Invidious Instance") %></a> <a href="https://redirect.invidious.io<%= env.request.path %>"><%= translate(locale, "Switch Invidious Instance") %></a>
<% end %> <% end %>
</div> </div>
<% if !channel.auto_generated %> <% if channel.auto_generated %>
<div class="pure-u-1 pure-md-1-3"> <div class="pure-u-1 pure-md-1-3">
<b><%= translate(locale, "View as Playlist") %></b> <b><%= translate(locale, "View as Playlist") %></b>
<% else %> <% else %>