Skip to content

Commit

Permalink
πŸ› Folder upload refresh size (#253)
Browse files Browse the repository at this point in the history
πŸ› Folder upload refresh size
  • Loading branch information
MontaGhanmy authored Nov 15, 2023
1 parent 2bc9f0e commit 7cfd13a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ export const useDriveUpload = () => {
},
});
}
logger.debug("Finished uploading files");
await refresh(context.parentId);
};

Expand Down

0 comments on commit 7cfd13a

Please sign in to comment.