Some minor improvements

This commit is contained in:
Jan Oberhauser
2020-01-06 12:33:22 -06:00
parent 914483387d
commit b1237c756b
3 changed files with 25 additions and 26 deletions

View File

@@ -14,7 +14,7 @@ export class BitbucketApi implements ICredentialType {
default: '',
},
{
displayName: 'APP Password',
displayName: 'App Password',
name: 'appPassword',
type: 'string' as NodePropertyTypes,
default: '',