Fix quasiquoting
This commit is contained in:
parent
205f020950
commit
91f0fbdeb5
1 changed files with 1 additions and 1 deletions
|
|
@ -451,7 +451,7 @@
|
||||||
mime-types)
|
mime-types)
|
||||||
((application/json)
|
((application/json)
|
||||||
(render-json
|
(render-json
|
||||||
'((unknown_commit . ,commit-hash))
|
`((unknown_commit . ,commit-hash))
|
||||||
#:code 404))
|
#:code 404))
|
||||||
(else
|
(else
|
||||||
(letpar& ((job
|
(letpar& ((job
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue