From c7aeb022577b69b42f51428b62a89a1f141e7c0b Mon Sep 17 00:00:00 2001 From: KawaiiYusora Date: Sat, 15 Mar 2025 18:56:13 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(MaiLauncher.bat):=20?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E7=9A=84=20`re`=20?= =?UTF-8?q?=E5=91=BD=E4=BB=A4=EF=BC=8C=E4=BF=AE=E5=A4=8D=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MaiLauncher.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/MaiLauncher.bat b/MaiLauncher.bat index 32adef2d7..3e61ae3af 100644 --- a/MaiLauncher.bat +++ b/MaiLauncher.bat @@ -286,7 +286,6 @@ goto menu cls if not exist config/bot_config.toml ( copy /Y "template\bot_config_template.toml" "config\bot_config.toml" - re ) if not exist .env.prod (