diff --git a/repo/js/AutoLeyLineOutcrop/settings.json b/repo/js/AutoLeyLineOutcrop/settings.json index 3d75b315..661de28a 100644 --- a/repo/js/AutoLeyLineOutcrop/settings.json +++ b/repo/js/AutoLeyLineOutcrop/settings.json @@ -54,17 +54,15 @@ "type": "checkbox", "label": "通过BGI通知系统发送详细通知" }, - [ - { - "name": "isRecognizeResin", - "type": "checkbox", - "label": "树脂耗尽模式\n开启后脚本会在树脂耗尽时停止运行【开发中】" + { + "name": "isRecognizeResin", + "type": "checkbox", + "label": "树脂耗尽模式\n开启后脚本会在树脂耗尽时停止运行【开发中】" }, { - "name": "isGoToSynthesizer", - "type": "select", - "label": "是否前往合成台合成浓缩树脂\n 体力大于40时自动合成浓缩树脂【开发中】" + "name": "isGoToSynthesizer", + "type": "select", + "label": "是否前往合成台合成浓缩树脂\n 体力大于40时自动合成浓缩树脂【开发中】" } ] -] - \ No newline at end of file +