mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-22 06:29:17 -04:00
implementing heartbeat bar
This commit is contained in:
parent
0a4fb45a8c
commit
497d63ef7d
4 changed files with 114 additions and 74 deletions
|
@ -167,7 +167,7 @@ let monitorList = {};
|
|||
|
||||
callback({
|
||||
ok: true,
|
||||
msg: "Paused Successfully."
|
||||
msg: "Resumed Successfully."
|
||||
});
|
||||
|
||||
} catch (e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue