Not to fix
This commit is contained in:
@ -91,8 +91,7 @@ module Funko
|
||||
end
|
||||
|
||||
if env.params.query.fetch("format", "json") == "html"
|
||||
render "src/views/funkos.ecr"
|
||||
else
|
||||
render "src/views/funkos.ecr" else
|
||||
result.to_json
|
||||
end
|
||||
end
|
||||
|
@ -1,4 +1,5 @@
|
||||
require "docr"
|
||||
require "funko"
|
||||
require "kemal"
|
||||
|
||||
module Proxy
|
||||
|
Reference in New Issue
Block a user