This commit is contained in:
Miłosz Szewczak
2020-04-13 10:54:34 +02:00
committed by GitHub
parent 176bda1999
commit bf01944f0d

View File

@@ -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: [