small fix

This commit is contained in:
ricardo 2020-06-30 17:47:17 -04:00
parent 7d625572c1
commit c4c5ab4c1e

View file

@ -22,7 +22,7 @@ export class CustomerIoTrigger implements INodeType {
subtitle: '=Updates: {{$parameter["updates"].join(", ")}}',
description: 'Starts the workflow on a Customer.io update.',
defaults: {
name: 'Customer.io Trigger',
name: 'CustomerDotIO Trigger',
color: '#00FF00',
},
inputs: [],