fix eslint

This commit is contained in:
innerpeacez 2025-03-11 10:27:42 +08:00
parent 56c547f00a
commit bd70abce6e

View File

@ -14,7 +14,7 @@ class YZJ extends NotificationProvider {
try {
if (heartbeatJSON != null) {
msg = `${this.statusToString(heartbeatJSON["status"])} ${monitorJSON["name"]} \n> ${heartbeatJSON["msg"]}\n> Time (${heartbeatJSON["timezone"]}): ${heartbeatJSON["localDateTime"]}`
msg = `${this.statusToString(heartbeatJSON["status"])} ${monitorJSON["name"]} \n> ${heartbeatJSON["msg"]}\n> Time (${heartbeatJSON["timezone"]}): ${heartbeatJSON["localDateTime"]}`;
}
let params = {