Update smzdm_task.js

This commit is contained in:
Hex
2023-02-28 20:49:42 +08:00
parent 252c638d3c
commit d60d2888cd

View File

@@ -390,7 +390,7 @@ async function run(cookie) {
const msg = await run(cookie);
$.log(msg);
$.log(msg + "\n");
notifyContent += sep + msg + "\n";
}