mirror of
https://github.com/iv-org/invidious.git
synced 2025-03-01 02:41:25 -05:00
add missing end statement
This commit is contained in:
parent
0546a73bfa
commit
6816ded0fa
@ -57,6 +57,7 @@ module Invidious::Routes::Misc
|
||||
else
|
||||
# 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}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user