small fix

This commit is contained in:
ricardo 2020-08-10 09:43:21 -04:00
parent b3a8587106
commit 4568eb21cc

View file

@ -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);