chore: 1.8.4

This commit is contained in:
手瓜一十雪
2024-08-09 10:48:13 +08:00
parent b46459de5f
commit 7b10d75aeb
59 changed files with 193 additions and 156 deletions

View File

@@ -86,5 +86,5 @@ where wt >nul 2>nul
if %errorlevel% equ 0 (
wt "cmd" /c "%QQPath%" --enable-logging %*
) else (
%QQPath%" --enable-logging %*
"%QQPath%" --enable-logging %*
)