mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-28 05:59:42 -08:00
🔀 Merge branch 'master' into static-stateless-webhooks
This commit is contained in:
commit
b1b355f18a
|
@ -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