mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
add305
This commit is contained in:
parent
176bda1999
commit
bf01944f0d
|
@ -603,7 +603,7 @@ export class Mattermost implements INodeType {
|
|||
description: 'Integration to add to message.',
|
||||
type: 'fixedCollection',
|
||||
typeOptions: {
|
||||
multipleValues: true,
|
||||
multipleValues: false,
|
||||
},
|
||||
default: {},
|
||||
options: [
|
||||
|
|
Loading…
Reference in a new issue