mirror of
https://github.com/valitydev/hooker.git
synced 2024-11-06 08:15:17 +00:00
Add events type (#53)
This commit is contained in:
parent
aac6bc506e
commit
ccbcf02a00
@ -0,0 +1,2 @@
|
||||
ALTER TYPE hook.eventtype ADD VALUE 'INVOICE_PAYMENT_USER_INTERACTION_CHANGE_REQUESTED';
|
||||
ALTER TYPE hook.eventtype ADD VALUE 'INVOICE_PAYMENT_USER_INTERACTION_CHANGE_COMPLETED';
|
Loading…
Reference in New Issue
Block a user