From 8e050f63701a6740e8fd9c1935758c1d1455291b Mon Sep 17 00:00:00 2001 From: DengFengLai <3139373986@qq.com> Date: Sat, 2 Mar 2024 22:21:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8B=89=E9=BB=91=E6=8A=A5?= =?UTF-8?q?=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/assistant.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/assistant.js b/apps/assistant.js index 666d399..8dc92e0 100644 --- a/apps/assistant.js +++ b/apps/assistant.js @@ -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) {