Small improvement to Mattermost-Node

This commit is contained in:
Jan Oberhauser
2020-04-14 19:17:55 +02:00
parent e558009588
commit 7ab616f6bc
2 changed files with 5 additions and 2 deletions

View File

@@ -522,6 +522,9 @@ export class Mattermost implements INodeType {
data_source: [
'custom'
],
type: [
'select'
],
},
},
default: {},