mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-16 01:28:29 +00:00
Rename channel.ecr to videos.ecr
This commit is contained in:
parent
6a12db1fb5
commit
f4b69abf42
@ -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 New Issue
Block a user