remove the post in the lisp server...
This will need to be rewritten and perhaps I'll stick with rust for now, but I do have the lisp server capable of working again.
This commit is contained in:
parent
4004b1cf9d
commit
38e59d5537
|
@ -535,7 +535,7 @@ with the image attached"
|
|||
|
||||
(setq *last-list-data*
|
||||
(append *last-list-data* form-list))))
|
||||
(post-health-form *last-list-data*)
|
||||
;; (post-health-form *last-list-data*)
|
||||
(if (mail-health-form *last-list-data* attachment)
|
||||
(format nil "thankyou")))))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue