mirror of
https://github.com/iv-org/invidious
synced 2024-11-09 01:10:27 +00:00
Rename empty.ecr to search_homepage.ecr
This commit is contained in:
parent
cf0ecaaf41
commit
65942cd46c
@ -22,7 +22,7 @@ class Invidious::Routes::Misc < Invidious::Routes::BaseRoute
|
|||||||
env.redirect "/feed/popular"
|
env.redirect "/feed/popular"
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
templated "empty"
|
templated "search_homepage"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user