update lib/plugins/loader.js.
Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com>
This commit is contained in:
parent
ce3fd5d6f4
commit
0e780d6f2c
|
@ -698,6 +698,7 @@ class PluginsLoader {
|
||||||
/** 判断黑白名单 */
|
/** 判断黑白名单 */
|
||||||
checkBlack (e) {
|
checkBlack (e) {
|
||||||
let other = cfg.getOther()
|
let other = cfg.getOther()
|
||||||
|
let notice = cfg.getNotice()
|
||||||
|
|
||||||
if (e.test) return true
|
if (e.test) return true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue