mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Small improvements
This commit is contained in:
@@ -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: '',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user