mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 13:46:13 +08:00 
			
		
		
		
	Fixing linting & adding documentation
This commit is contained in:
		@@ -144,7 +144,7 @@ export default {
 | 
			
		||||
 | 
			
		||||
            socket.on("dockerHostList", (data) => {
 | 
			
		||||
                this.dockerHostList = data;
 | 
			
		||||
            })
 | 
			
		||||
            });
 | 
			
		||||
 | 
			
		||||
            socket.on("heartbeat", (data) => {
 | 
			
		||||
                if (! (data.monitorID in this.heartbeatList)) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user