mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-27 23:07:12 +02:00
⚡ Minor improvements to Twitter-Node
This commit is contained in:
parent
ce5a043fd4
commit
4192e7d3b4
|
|
@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user