mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-06-28 01:48:26 +00:00
add missing end statement
This commit is contained in:
parent
0546a73bfa
commit
6816ded0fa
@ -58,6 +58,7 @@ module Invidious::Routes::Misc
|
||||
# If the current instance is the only one, use the redirect URL as fallback
|
||||
instance_url = redirect_url
|
||||
end
|
||||
end
|
||||
|
||||
env.redirect "https://#{instance_url}#{referer}"
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user