适配原神5.7版本更新,修复打开自定义标记的bug (#1124)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user