mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
⚡ small fix
This commit is contained in:
@@ -297,8 +297,6 @@ export class ConvertKitTrigger implements INodeType {
|
||||
},
|
||||
};
|
||||
|
||||
console.log(event);
|
||||
|
||||
if (event === 'subscriber.form_subscribe') {
|
||||
//@ts-ignore
|
||||
body.event['form_id'] = this.getNodeParameter('formId', 0);
|
||||
|
||||
Reference in New Issue
Block a user