From a1ba3d3de13bed35193979d601670cd4f8f17754 Mon Sep 17 00:00:00 2001 From: ghost <> Date: Mon, 7 Nov 2022 01:23:30 +0100 Subject: [PATCH] update --- src/invidious/views/channel.ecr | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/invidious/views/channel.ecr b/src/invidious/views/channel.ecr index dea86abe..17961783 100644 --- a/src/invidious/views/channel.ecr +++ b/src/invidious/views/channel.ecr @@ -64,6 +64,13 @@ <%= translate(locale, "Switch Invidious Instance") %> <% end %> + <% if !channel.auto_generated %> +
+ <%= translate(locale, "View as Playlist") %> + <% else %> + <%= translate(locale, "View as Playlist") %> + <% end %> +
<% if !channel.auto_generated %>
<%= translate(locale, "Videos") %>