mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-12 18:19:28 -05:00
Merge pull request #1079 from HeyPuter/revert-1050-issue-1000-drag-drop-fix
Revert "Fix: drag-and-drop issue: files not appearing on desktop automatically"
This commit is contained in:
@@ -1842,7 +1842,6 @@ window.upload_items = async function(items, dest_path){
|
||||
})
|
||||
// remove from active_uploads
|
||||
delete window.active_uploads[opid];
|
||||
window.location.reload();
|
||||
},
|
||||
// error
|
||||
error: async function(err){
|
||||
|
||||
Reference in New Issue
Block a user