-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
server/apps/files/js/fileactions.js
Lines 787 to 791 in dd3cd29
| if (mountType === 'external-root') { | |
| deleteTitle = t('files', 'Disconnect storage'); | |
| } else if (mountType === 'shared-root') { | |
| deleteTitle = t('files', 'Leave this share'); | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done