mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
⚡ Fix lint issues, formatting and icons
This commit is contained in:
@@ -20,7 +20,7 @@ export class CortexApi implements ICredentialType {
|
||||
type: 'string' as NodePropertyTypes,
|
||||
description: 'The URL of the Cortex instance',
|
||||
default: '',
|
||||
placeholder:'https://localhost:9001'
|
||||
placeholder: 'https://localhost:9001',
|
||||
},
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user