mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-24 07:41:38 +00:00
Populate search bar with ChannelId
This commit is contained in:
@@ -278,6 +278,7 @@ module Invidious::Routes::Channels
|
||||
return error_template(500, ex)
|
||||
end
|
||||
|
||||
env.set "search", "channel:" + ucid + " "
|
||||
return {locale, user, subscriptions, continuation, ucid, channel}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user