mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-07 19:30:00 +08:00
implementing heartbeat bar
This commit is contained in:
@@ -167,7 +167,7 @@ let monitorList = {};
|
||||
|
||||
callback({
|
||||
ok: true,
|
||||
msg: "Paused Successfully."
|
||||
msg: "Resumed Successfully."
|
||||
});
|
||||
|
||||
} catch (e) {
|
||||
|
Reference in New Issue
Block a user