didn't use right condition
This commit is contained in:
parent
f703374754
commit
0003c37147
|
@ -490,7 +490,7 @@ with the image attached"
|
|||
(log:info data)
|
||||
;; This is extremely necessary so that cors is right
|
||||
(setf (tbnl:header-out :access-control-expose-headers) "*")
|
||||
(if data
|
||||
(when data
|
||||
(post-camp-data data)
|
||||
(mail-camp-form data nil))
|
||||
(if (string= health "later")
|
||||
|
|
Loading…
Reference in a new issue