mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-08-19 18:43:53 +08:00
update: remove debugger
This commit is contained in:
-1
@@ -2,7 +2,6 @@
|
||||
if (typeof module === 'object' && module.exports) {
|
||||
module.exports = factory();
|
||||
} else {
|
||||
debugger
|
||||
root.ToyCloudSaveCore = factory();
|
||||
}
|
||||
}(typeof globalThis !== 'undefined' ? globalThis : this, function buildToyCloudSaveCore() {
|
||||
|
||||
Reference in New Issue
Block a user