Add font events to webhooks

This commit is contained in:
Andrey Antukh 2022-12-15 12:01:47 +01:00
parent ae8000df26
commit d80a24b1e3
2 changed files with 28 additions and 19 deletions

View file

@ -62,7 +62,6 @@
:name (:name event))
(when-let [items (lookup-webhooks cfg event)]
;; (app.common.pprint/pprint items)
(l/trace :hint "webhooks found for event" :total (count items))
(db/with-atomic [conn pool]