mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 06:36:11 +02:00
✨ Add font events to webhooks
This commit is contained in:
parent
ae8000df26
commit
d80a24b1e3
2 changed files with 28 additions and 19 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue