mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-24 02:52:24 -08:00
⚡ small fix
This commit is contained in:
parent
7d625572c1
commit
c4c5ab4c1e
|
@ -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: [],
|
||||
|
|
Loading…
Reference in a new issue