Update hrt.js

取消通知
This commit is contained in:
zjk2017
2024-07-14 18:25:59 +08:00
committed by GitHub
parent e084a68e74
commit 086fc4aa40

2
hrt.js
View File

@@ -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());