mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-11 22:16: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
|
// Wait a second to make sure at least most images load in behind the loader
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
//this.loading = false;
|
this.loading = false;
|
||||||
}, 1000);
|
}, 1000);
|
||||||
|
|
||||||
this.gameSaveTask = Number(setInterval(() => {
|
this.gameSaveTask = Number(setInterval(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user