This commit is contained in:
Miłosz Szewczak 2020-04-13 10:54:34 +02:00 committed by GitHub
parent 176bda1999
commit bf01944f0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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