implementing heartbeat bar

This commit is contained in:
LouisLam 2021-06-26 03:03:06 +08:00
parent 0a4fb45a8c
commit 497d63ef7d
4 changed files with 114 additions and 74 deletions

View file

@ -167,7 +167,7 @@ let monitorList = {};
callback({
ok: true,
msg: "Paused Successfully."
msg: "Resumed Successfully."
});
} catch (e) {