mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-24 07:06:26 +09:00
add webhookId to api request (#9113)
This commit is contained in:
parent
dae82514dc
commit
166067f746
@ -78,6 +78,7 @@ async function save(): Promise<void> {
|
||||
name,
|
||||
url,
|
||||
secret,
|
||||
webhookId: props.webhookId,
|
||||
on: events,
|
||||
active,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user