mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Fix typo
This commit is contained in:
@@ -91,7 +91,7 @@ export const directMessageFields = [
|
|||||||
name: 'attachment',
|
name: 'attachment',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
default: 'data',
|
default: 'data',
|
||||||
description: 'Name of the binary propertie which contain<br />data which should be added to directMessage as attachment.',
|
description: 'Name of the binary property which contain<br />data that should be added to the direct message as attachment.',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user