Fix multipart upload listing API and remove duplicate upload notification
This commit is contained in:
@@ -2527,7 +2527,6 @@
|
||||
|
||||
if (uploadModal) uploadModal.hide();
|
||||
showFloatingProgress();
|
||||
showMessage({ title: 'Upload started', body: `Uploading ${files.length} file(s)...`, variant: 'info' });
|
||||
}
|
||||
|
||||
const fileCount = files.length;
|
||||
|
||||
Reference in New Issue
Block a user