fixes build

This commit is contained in:
2023-10-17 10:32:16 -07:00
parent 346ece787a
commit fc8eefb8cb

View File

@@ -83,7 +83,7 @@
{\"foo[]\" \"bar\"} {\"foo[]\" \"bar\"}
=> {\"foo\" [\"bar\"]}" => {\"foo\" [\"bar\"]}"
([handler] ([handler]
(wrap-nested-params handler {})) (wrap-nested-form-params handler {}))
([handler options] ([handler options]
(fn (fn
([request] ([request]