Fix formatting

This commit is contained in:
Omar Roth
2019-05-26 10:53:56 -05:00
parent 208bb2d72f
commit 890d485bb5

View File

@ -4998,7 +4998,7 @@ get "/videoplayback" do |env|
proxy_file(response, env) proxy_file(response, env)
end end
rescue ex rescue ex
end end
end end
# We need this so the below route works as expected # We need this so the below route works as expected