Minor WooCommerceTrigger-Node improvements

This commit is contained in:
Jan Oberhauser
2020-01-29 20:06:47 -08:00
parent cf1978aafa
commit fe9170e62f
2 changed files with 17 additions and 6 deletions

View File

@@ -176,6 +176,6 @@ export class WooCommerceTrigger implements INodeType {
workflowData: [
this.helpers.returnJsonArray(req.body),
],
}
};
}
}