mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-29 19:11:23 +00:00
Channels: Fix community tab
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
youtube_url = "https://www.youtube.com#{relative_url}"
|
||||
redirect_url = Invidious::Frontend::Misc.redirect_url(env)
|
||||
|
||||
selected_tab = Invidious::Frontend::ChannelPage::TabsAvailable::Community
|
||||
selected_tab = Invidious::Frontend::ChannelPage::TabsAvailable::Posts
|
||||
-%>
|
||||
|
||||
<% content_for "header" do %>
|
||||
|
||||
Reference in New Issue
Block a user