mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
refactor(nodes-base): Apply lint rule node-param-display-name-not-first-position (#4073)
* 👕 Enable rule * 👕 Apply rule
This commit is contained in:
@@ -518,8 +518,8 @@ export const observableFields: INodeProperties[] = [
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
name: 'Status',
|
||||
displayName: 'Status',
|
||||
name: 'Status',
|
||||
type: 'options',
|
||||
default: '',
|
||||
options: [
|
||||
|
||||
Reference in New Issue
Block a user