frontend: Add support for the "featured channels" page

This commit is contained in:
Samantaz Fox
2022-12-05 00:50:04 +01:00
parent b6a4de66a5
commit 4e3a930626
7 changed files with 37 additions and 63 deletions

View File

@@ -7,6 +7,7 @@ module Invidious::Frontend::ChannelPage
Streams
Playlists
Community
Channels
end
def generate_tabs_links(locale : String, channel : AboutChannel, selected_tab : TabsAvailable)