mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-10 07:22:16 +05:30
Fix typo in APIHandler
This commit is contained in:
parent
0c6cede287
commit
847ee61bf4
@ -103,6 +103,7 @@ class APIHandler < Kemal::Handler
|
||||
response = response.to_json
|
||||
end
|
||||
end
|
||||
rescue
|
||||
ensure
|
||||
env.response.output = output
|
||||
env.response.puts response
|
||||
|
Loading…
Reference in New Issue
Block a user