This commit is contained in:
Manav Rathi 2024-04-26 13:46:35 +05:30
parent a6ee7ac2bd
commit cc94615823
No known key found for this signature in database

View file

@ -362,7 +362,7 @@ export default function Uploader(props: Props) {
} else if (desktopFilePaths && desktopFilePaths.length > 0) {
// File selection from our desktop app
fileOrPathsToUpload.current = desktopFilePaths;
setDesktopFilePaths(undefined);
setDesktopFilePaths([]);
}
fileOrPathsToUpload.current = pruneHiddenFiles(