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