From e199c6cd728cb171ba47efcdd8b19c8411bcf510 Mon Sep 17 00:00:00 2001 From: joseph le Date: Tue, 10 Oct 2023 20:06:12 +0700 Subject: [PATCH] Create function check status for other system --- app/utils/sendStatusOtherSystem.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/sendStatusOtherSystem.js b/app/utils/sendStatusOtherSystem.js index 1d261e4..b58ba36 100644 --- a/app/utils/sendStatusOtherSystem.js +++ b/app/utils/sendStatusOtherSystem.js @@ -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 = {