适配原神5.7版本更新,修复打开自定义标记的bug (#1124)

This commit is contained in:
ddaodan
2025-06-18 16:29:03 +08:00
committed by GitHub
parent a83468e630
commit d7d69ef83b
6 changed files with 167 additions and 22 deletions

View File

@@ -33,6 +33,12 @@
"label": "刷取次数默认6次",
"default": "6"
},
{
"name": "useFragileResin",
"type": "checkbox",
"label": "是否使用脆弱树脂\n开启后会在其他树脂用完后使用",
"default": false
},
{
"name": "team",
"type": "input-text",
@@ -49,6 +55,11 @@
"label": "战斗超时时间单位秒默认120秒",
"default": 120
},
{
"name": "useAdventurerHandbook",
"type": "checkbox",
"label": "是否使用冒险之证寻找地脉花【开发中】"
},
{
"name": "isNotification",
"type": "checkbox",