mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 03:42:16 +00:00
⚡ small fix
This commit is contained in:
@@ -22,7 +22,7 @@ export class CustomerIoTrigger implements INodeType {
|
|||||||
subtitle: '=Updates: {{$parameter["updates"].join(", ")}}',
|
subtitle: '=Updates: {{$parameter["updates"].join(", ")}}',
|
||||||
description: 'Starts the workflow on a Customer.io update.',
|
description: 'Starts the workflow on a Customer.io update.',
|
||||||
defaults: {
|
defaults: {
|
||||||
name: 'Customer.io Trigger',
|
name: 'CustomerDotIO Trigger',
|
||||||
color: '#00FF00',
|
color: '#00FF00',
|
||||||
},
|
},
|
||||||
inputs: [],
|
inputs: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user