mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
add121
This commit is contained in:
@@ -1059,6 +1059,13 @@ export class Mattermost implements INodeType {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
console.log('****111');
|
||||||
|
console.log(JSON.stringify(arr, null, 4));
|
||||||
|
onsole.log('****222');
|
||||||
|
console.log(JSON.stringify(attachments, null, 4));
|
||||||
|
onsole.log('****222aaa');
|
||||||
|
|
||||||
|
|
||||||
body.props = {
|
body.props = {
|
||||||
attachments,
|
attachments,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user