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