mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-10-31 19:39:20 +08:00 
			
		
		
		
	Update lunasea "up" body content
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
		| @@ -501,7 +501,7 @@ class Notification { | ||||
|                 if (heartbeatJSON["status"] == 1) { | ||||
|                     let updata = { | ||||
|                         "title": "UptimeKuma Alert: " + monitorJSON["name"], | ||||
|                         "body": "[✅ Up]" + heartbeatJSON["msg"] + "\nTime (UTC):" + heartbeatJSON["time"], | ||||
|                         "body": "[✅ Up] " + heartbeatJSON["msg"] + "\nTime (UTC): " + heartbeatJSON["time"], | ||||
|                     } | ||||
|                     await axios.post(lunaseadevice, updata) | ||||
|                     return okMsg; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user