fix eslint

pull/5686/head
innerpeacez 2025-03-11 10:27:42 +08:00
parent 56c547f00a
commit bd70abce6e
1 changed files with 1 additions and 1 deletions

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 = {