Small improvements

This commit is contained in:
ricardo
2020-07-22 17:52:40 -04:00
parent cb1849db9d
commit 35cb56675e
4 changed files with 12 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ export class NextCloudOAuth2Api implements ICredentialType {
displayName: 'Web DAV URL',
name: 'webDavUrl',
type: 'string' as NodePropertyTypes,
placeholder: 'https://nextcloud.example.com/remote.php/webdav/',
placeholder: 'https://nextcloud.example.com/remote.php/webdav',
default: '',
},
{