mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Some minor improvements
This commit is contained in:
@@ -14,7 +14,7 @@ export class BitbucketApi implements ICredentialType {
|
||||
default: '',
|
||||
},
|
||||
{
|
||||
displayName: 'APP Password',
|
||||
displayName: 'App Password',
|
||||
name: 'appPassword',
|
||||
type: 'string' as NodePropertyTypes,
|
||||
default: '',
|
||||
|
||||
Reference in New Issue
Block a user