Small improvements

This commit is contained in:
ricardo
2020-07-23 21:08:34 -04:00
parent 0e0f183675
commit 7e0725f381
3 changed files with 43 additions and 24 deletions

View File

@@ -3,7 +3,6 @@ import {
NodePropertyTypes,
} from 'n8n-workflow';
export class DropboxApi implements ICredentialType {
name = 'dropboxApi';
displayName = 'Dropbox API';