window路径bug修复

This commit is contained in:
可达鸭 2025-02-11 23:11:28 +08:00
parent d81ba30cc6
commit 8f14da56f0
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
;panel=qinglong|js|ini # 面板类型设置,账户cookie操作使用,使用cookie/{type}.js设置js,使用cookie/{type}.ini设置ini
;QINGLONG_ClientId= # 青龙ClientId
;QINGLONG_ClientSecret= # 青龙ClientSecret
;index=true|false # true:账户下标从1开始计数 false:下标从0开始计数
[global]
;test=xxxx # 脚本全局变量

File diff suppressed because one or more lines are too long