mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
add107
This commit is contained in:
parent
b7e4a12106
commit
fef33ce9e7
|
@ -1059,7 +1059,7 @@ export class Mattermost implements INodeType {
|
|||
};
|
||||
|
||||
body.props = {
|
||||
arr,
|
||||
arr[0],
|
||||
};
|
||||
|
||||
//console.log('####');
|
||||
|
|
Loading…
Reference in a new issue