mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-23 06:00:21 +08:00
Revert "Fix: drag-and-drop issue: files not appearing on desktop automatically"
This commit is contained in:
parent
55687bb412
commit
774a75401a
@ -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){
|
||||
|
Loading…
Reference in New Issue
Block a user