mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
⚡ Minor improvements to Twitter-Node
This commit is contained in:
@@ -377,11 +377,11 @@ export const tweetFields = [
|
|||||||
},
|
},
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
displayName: 'include Entities',
|
displayName: 'Include Entities',
|
||||||
name: 'includeEntities',
|
name: 'includeEntities',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
default: false,
|
default: false,
|
||||||
description: 'The entities node will be omitted when set to false',
|
description: 'The entities will be omitted when set to false',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user