mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-26 05:04:05 -08:00
Merge branch 'master' of https://github.com/n8n-io/n8n
This commit is contained in:
commit
9672daddee
|
@ -219,7 +219,7 @@ export const tweetFields = [
|
||||||
description: 'The entities node will not be included when set to false',
|
description: 'The entities node will not be included when set to false',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayName: 'Lang',
|
displayName: 'Language',
|
||||||
name: 'lang',
|
name: 'lang',
|
||||||
type: 'options',
|
type: 'options',
|
||||||
typeOptions: {
|
typeOptions: {
|
||||||
|
|
Loading…
Reference in a new issue