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\"]}"
([handler]
(wrap-nested-params handler {}))
(wrap-nested-form-params handler {}))
([handler options]
(fn
([request]