mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
refactor: Remove unused disable directives from nodes-base (#10825)
This commit is contained in:
@@ -43,7 +43,6 @@ export const looseTypeValidationProperty: INodeProperties = {
|
||||
};
|
||||
|
||||
export const appendAttributionOption: INodeProperties = {
|
||||
// eslint-disable-next-line n8n-nodes-base/node-param-display-name-miscased
|
||||
displayName: 'Append n8n Attribution',
|
||||
name: 'appendAttribution',
|
||||
type: 'boolean',
|
||||
|
||||
Reference in New Issue
Block a user