mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
add4
This commit is contained in:
@@ -577,7 +577,7 @@ export class Mattermost implements INodeType {
|
|||||||
name: 'actions',
|
name: 'actions',
|
||||||
placeholder: 'Add Actions',
|
placeholder: 'Add Actions',
|
||||||
description: 'Actions to add to message.',
|
description: 'Actions to add to message.',
|
||||||
type: 'Collection',
|
type: 'fixedCollection',
|
||||||
typeOptions: {
|
typeOptions: {
|
||||||
multipleValues: true,
|
multipleValues: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user