mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
add2
This commit is contained in:
parent
2dc3667984
commit
89dadae289
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue