mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -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.',
|
description: 'Integration to add to message.',
|
||||||
type: 'fixedCollection',
|
type: 'fixedCollection',
|
||||||
typeOptions: {
|
typeOptions: {
|
||||||
multipleValues: true,
|
multipleValues: false,
|
||||||
},
|
},
|
||||||
default: {},
|
default: {},
|
||||||
options: [
|
options: [
|
||||||
|
|
Loading…
Reference in a new issue