mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
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