mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-10 23:57:44 +08:00
Update socket.io and remove an useless event listener
This commit is contained in:
@@ -58,7 +58,6 @@ export default {
|
||||
},
|
||||
|
||||
created() {
|
||||
window.addEventListener("resize", this.onResize);
|
||||
this.initSocketIO();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user