Minor improvements to ActiveCampaign-Node

This commit is contained in:
Jan Oberhauser
2020-09-18 09:42:46 +02:00
parent a552febab4
commit ed0f701c6a
3 changed files with 22 additions and 24 deletions

View File

@@ -474,7 +474,7 @@ export class ActiveCampaign implements INodeType {
} else {
throw new Error(`The operation "${operation}" is not known`);
}
} else if (resource === 'accountContact') {
} else if (resource === 'accountContact') {
if (operation === 'create') {
// ----------------------------------
// account:create