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