Pre Merge pull request !58 from touchscale/master
This commit is contained in:
commit
d4501badfc
|
@ -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