Rename channel.ecr to videos.ecr

This commit is contained in:
syeopite 2021-06-25 18:38:06 -07:00
parent 47bd7812a5
commit 8225fbeb80
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82
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
end
templated "channel/channel"
templated "channel/videos"
end
def playlists(env)