mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ small fix
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user