From 75b8002616970def45612feb1bfd9b2b39b81fdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Fri, 21 Jun 2024 16:24:49 +0800 Subject: [PATCH] build: 1.5.9 - refactor --- src/onebot11/main.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/onebot11/main.ts b/src/onebot11/main.ts index 9e867529..69da25a3 100644 --- a/src/onebot11/main.ts +++ b/src/onebot11/main.ts @@ -576,7 +576,7 @@ export class NapCatOnebot11 { // let ret = await MiniAppUtil.RunMiniAppWithGUI(); // console.log(ret); // }, 20000); -setTimeout(async () => { - let t =await SignMusicWrapper('429450678'); - console.log(t) -}, 15000) \ No newline at end of file +// setTimeout(async () => { +// let t =await SignMusicWrapper('429450678'); +// console.log(t) +// }, 15000) \ No newline at end of file