Rename channel.ecr to videos.ecr

This commit is contained in:
syeopite
2021-06-25 18:38:06 -07:00
parent 47bd7812a5
commit 8225fbeb80
2 changed files with 1 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ class Invidious::Routes::Channels < Invidious::Routes::BaseRoute
items.reject! &.paid items.reject! &.paid
end end
templated "channel/channel" templated "channel/videos"
end end
def playlists(env) def playlists(env)