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"); } /**