mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Minor improvements to Twitter-Node
This commit is contained in:
@@ -377,11 +377,11 @@ export const tweetFields = [
|
||||
},
|
||||
options: [
|
||||
{
|
||||
displayName: 'include Entities',
|
||||
displayName: 'Include Entities',
|
||||
name: 'includeEntities',
|
||||
type: 'boolean',
|
||||
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