mirror of
https://github.com/penpot/penpot.git
synced 2025-07-06 20:37:18 +02:00
✨ Add viewer only mode on webhook
This commit is contained in:
parent
823792339f
commit
043c4105db
11 changed files with 223 additions and 46 deletions
|
@ -332,6 +332,7 @@
|
|||
(t/is (nil? (:error out)))
|
||||
(:result out)))
|
||||
|
||||
|
||||
(defn create-webhook*
|
||||
([params] (create-webhook* *system* params))
|
||||
([system {:keys [team-id id uri mtype is-active]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue