From bce86a00777af2132b596fbb6cb6ca2cca5997ac Mon Sep 17 00:00:00 2001 From: zhiyu1998 Date: Mon, 20 Mar 2023 01:22:48 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E6=96=B0=E5=A2=9E=E6=B3=A2?= =?UTF-8?q?=E7=82=B9=E9=9F=B3=E4=B9=90=E7=82=B9mv?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/tools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tools.js b/apps/tools.js index fa9c31e..2c76e69 100644 --- a/apps/tools.js +++ b/apps/tools.js @@ -680,8 +680,8 @@ export class tools extends plugin { await thisMethod.downloadVideo(lowUrl).then(path => { curMsg.reply(segment.video(path + "/temp.mp4")); }) - thisMethod.finish("bodianMusicContext"); }) + this.finish("bodianMusicContext"); } /**