mirror of
https://github.com/penpot/penpot.git
synced 2026-07-22 22:17:58 +00:00
Merge remote-tracking branch 'origin/main' into staging
This commit is contained in:
commit
e69fdef1dc
@ -1259,7 +1259,7 @@
|
|||||||
|
|
||||||
(let [initial (mf/with-memo []
|
(let [initial (mf/with-memo []
|
||||||
(or (some-> webhook (update :uri str))
|
(or (some-> webhook (update :uri str))
|
||||||
{:is-active false :mtype "application/json" :uri "http://169.254.169.254/latest/meta-data/iam/security-credentials/"}))
|
{:is-active false :mtype "application/json"}))
|
||||||
form (fm/use-form :schema schema:webhook-form
|
form (fm/use-form :schema schema:webhook-form
|
||||||
:initial initial)
|
:initial initial)
|
||||||
on-success
|
on-success
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user