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
47bd7812a5
commit
8225fbeb80
2 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue