diff --git a/hrt.js b/hrt.js index 63f38fc..525a239 100644 --- a/hrt.js +++ b/hrt.js @@ -100,7 +100,7 @@ let hrthd = ($.isNode() ? process.env.hrthd : $.getdata("hrthd")) || "", await oleloign(); await oleinfo(); } - await SendMsg(msg); + // await SendMsg(msg); } } })().catch(_0x145d21 => log(_0x145d21)).finally(() => $.done());