mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
remove debug
This commit is contained in:
+1
-1
@@ -262,7 +262,7 @@ export default defineComponent({
|
||||
|
||||
// Wait a second to make sure at least most images load in behind the loader
|
||||
setTimeout(() => {
|
||||
//this.loading = false;
|
||||
this.loading = false;
|
||||
}, 1000);
|
||||
|
||||
this.gameSaveTask = Number(setInterval(() => {
|
||||
|
||||
Reference in New Issue
Block a user