Rename channel.ecr to videos.ecr
This commit is contained in:
parent
6a12db1fb5
commit
f4b69abf42
2 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ module Invidious::Routes::Channels
|
|||
count, items = get_60_videos(channel.ucid, channel.author, page, channel.auto_generated, sort_by)
|
||||
end
|
||||
|
||||
templated "channel/channel"
|
||||
templated "channel/videos"
|
||||
end
|
||||
|
||||
def self.playlists(env)
|
||||
|
|
Loading…
Reference in a new issue