mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-25 15:59:20 +08:00
Try to fix #1658
This commit is contained in:
@@ -624,6 +624,9 @@ export default {
|
|||||||
this.$root.initSocketIO(true);
|
this.$root.initSocketIO(true);
|
||||||
this.enableEditMode = true;
|
this.enableEditMode = true;
|
||||||
this.clickedEditButton = true;
|
this.clickedEditButton = true;
|
||||||
|
|
||||||
|
// Try to fix #1658
|
||||||
|
this.loadedData = true;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user