mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
⚡ Improve parameter name
This commit is contained in:
parent
54a670c0de
commit
4c9b0162ef
|
@ -219,7 +219,7 @@ export const tweetFields = [
|
|||
description: 'The entities node will not be included when set to false',
|
||||
},
|
||||
{
|
||||
displayName: 'Lang',
|
||||
displayName: 'Language',
|
||||
name: 'lang',
|
||||
type: 'options',
|
||||
typeOptions: {
|
||||
|
|
Loading…
Reference in a new issue