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