feat: add webhook body template and headers support for channels
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE channels ADD COLUMN webhook_body_template TEXT;
|
||||
ALTER TABLE channels ADD COLUMN webhook_headers TEXT;
|
||||
Reference in New Issue
Block a user