Create function check status for other system

This commit is contained in:
joseph le 2023-10-10 20:06:12 +07:00
parent 8c68313d83
commit e199c6cd72
1 changed files with 1 additions and 1 deletions

View File

@ -704,7 +704,7 @@ const checkMultipleRequest = async () => {
type: "stream",
to: "networkToolBot",
topic: "System Logs",
content: JSON.stringify(report),
content: JSON.stringify(report, null, 2),
};
let params1 = {