Skip to content

Commit c844ae0

Browse files
authored
feat: add kyc event in webhooks form (#973)
1 parent 1a61f2f commit c844ae0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/utils/webhook_events.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const events = [
3131
"app.organization.disabled",
3232
"app.organization.member.created",
3333
"app.organization.member.deleted",
34+
"app.organization.kyc.updated",
3435

3536
"app.project.created",
3637
"app.project.updated",

0 commit comments

Comments
 (0)