修复拉黑报错
This commit is contained in:
@@ -875,7 +875,7 @@ if (!common.checkPermission(e, 'master')) return
|
||||
}
|
||||
}
|
||||
}
|
||||
async CancelBlockOne() {
|
||||
async CancelBlockOne(e) {
|
||||
if (!common.checkPermission(e, 'master')) return
|
||||
const configPath = process.cwd().replace(/\\/g, '/') + '/config/config/other.yaml'
|
||||
if (this.e.at) {
|
||||
|
||||
Reference in New Issue
Block a user