mirror of
https://github.com/MewoLab/AquaDX.git
synced 2025-12-14 11:56:15 +08:00
fix: egg not wokring
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
localStorage.setItem(t, v.substring(0, 1) + "\x6E");
|
||||
} else
|
||||
localStorage.removeItem(t);
|
||||
location.reload();
|
||||
setTimeout(location.reload, 1000); // ?
|
||||
}
|
||||
|
||||
let DDSreader: DDS | undefined;
|
||||
|
||||
Reference in New Issue
Block a user