diff --git a/src/invidious/views/channel.ecr b/src/invidious/views/channel.ecr index 7f79245d..c608a336 100644 --- a/src/invidious/views/channel.ecr +++ b/src/invidious/views/channel.ecr @@ -65,10 +65,10 @@ <% end %>
- <% if channel.auto_generated %> + <% if channel.auto_generated %> <%= translate(locale, "View as Playlist") %> <% else %> - <%= translate(locale, "View as Playlist") %> + <%= translate(locale, "View as Playlist") %> <% end %>
<% if !channel.auto_generated %>