We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd23b4 commit c7f41d5Copy full SHA for c7f41d5
www/modloader/dumper.js
@@ -32,7 +32,5 @@ window._dump_overlay_fs_to_disk = async function() {
32
33
await dumpInner($modLoader.overlayFS, "www");
34
35
- currentLoader.remove();
36
-
37
alert("Dumped overlay to " + _ofs_dmp_tgt);
38
}
0 commit comments