Fix formatting

This commit is contained in:
Omar Roth 2019-05-26 10:53:56 -05:00
parent 208bb2d72f
commit 890d485bb5
No known key found for this signature in database
GPG key ID: B8254FB7EC3D37F2

View file

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