From 9842107f52549fd28ea3d599e527608034874387 Mon Sep 17 00:00:00 2001 From: shanmite Date: Mon, 16 Aug 2021 13:00:12 +0800 Subject: [PATCH] fix: (#14) --- lib/core/monitor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/core/monitor.js b/lib/core/monitor.js index 39aa4d9..a8005d1 100644 --- a/lib/core/monitor.js +++ b/lib/core/monitor.js @@ -60,6 +60,7 @@ class Monitor extends Searcher { if (!config.is_exception) { await sendNotify('[动态抽奖]账号异常通知', `UID: ${global_var.get('myUID')}\n\n临时进入只转已关注模式(异常号只会对部分UP出现关注异常)\n\n可在设置中令is_exception为true关闭此推送`) } + config.is_exception = true; event_bus.emit('Turn_on_the_Monitor') break case 31: