chore: 1.8.4

This commit is contained in:
手瓜一十雪
2024-08-09 10:48:13 +08:00
parent 0a5f30a512
commit d53753c42e
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 %*
)