Skip to content

Commit 5c1fbd5

Browse files
committed
add azureblobstorage mendeley zotero for FileProvider
1 parent ada6e6c commit 5c1fbd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/app/features/files/constants/file-provider.constants.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ export const FileProvider = {
1212
Figshare: 'figshare',
1313
Dataverse: 'dataverse',
1414
OwnCloud: 'owncloud',
15+
AzureBlobStorage: 'azureblobstorage',
16+
Mendeley: 'mendeley',
17+
Zotero: 'zotero',
1518
};

0 commit comments

Comments
 (0)