mirror of
https://github.com/penpot/penpot.git
synced 2026-05-24 08:26:12 -04:00
🐛 Fix unexpected exception on handling webhook events
This commit is contained in:
@@ -273,6 +273,7 @@
|
||||
(assoc ::wrk/dedupe dedupe?)
|
||||
(assoc ::wrk/label label)
|
||||
(assoc ::wrk/params (-> event
|
||||
(d/without-qualified)
|
||||
(dissoc :source)
|
||||
(dissoc :context)
|
||||
(dissoc :ip-addr)
|
||||
|
||||
Reference in New Issue
Block a user