incognito mode switch

This commit is contained in:
Archeb
2024-07-29 21:30:36 +08:00
parent 2a0b9f6e59
commit 4531b238f0
3 changed files with 13 additions and 7 deletions
+3
View File
@@ -43,6 +43,9 @@ set AI_MODEL=
REM 自定义会话模式
set USE_CUSTOM_MODE=false
REM 是否启用隐身模式
set INCOGNITO_MODE=false
REM 运行 Node.js 应用程序
node index.mjs