mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Fix typo
This commit is contained in:
@@ -91,7 +91,7 @@ export const directMessageFields = [
|
||||
name: 'attachment',
|
||||
type: 'string',
|
||||
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