mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-17 19:37:31 +02:00
Fix typo in APIHandler
This commit is contained in:
@@ -103,6 +103,7 @@ class APIHandler < Kemal::Handler
|
||||
response = response.to_json
|
||||
end
|
||||
end
|
||||
rescue
|
||||
ensure
|
||||
env.response.output = output
|
||||
env.response.puts response
|
||||
|
Reference in New Issue
Block a user