mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-04 14:41:59 +00:00
Minor fix for filters and search
This commit is contained in:
@@ -164,7 +164,7 @@ spawn do
|
||||
end
|
||||
end
|
||||
|
||||
before_all do |env|
|
||||
before_get do |env|
|
||||
if env.request.cookies["SID"]?
|
||||
env.set "authorized", true
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user