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