didn't use right condition

This commit is contained in:
Chris Cochrun 2024-04-27 22:03:13 -05:00
parent f703374754
commit 0003c37147

View file

@ -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")