From 0de698b62db24baeef573760f98eb2344e6e89bd Mon Sep 17 00:00:00 2001 From: yan Date: Sun, 18 Jan 2026 14:21:06 +0800 Subject: [PATCH] =?UTF-8?q?docs(settings):=20=E6=9B=B4=E6=96=B0=E9=98=9F?= =?UTF-8?q?=E4=BC=8D=E9=85=8D=E7=BD=AE=E5=AD=97=E6=AE=B5=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在队伍配置字段标签中添加草神位置填写建议 - 明确标注建议草神填写至草位的说明信息 --- repo/js/FullyAutoAndSemiAutoTools/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repo/js/FullyAutoAndSemiAutoTools/settings.json b/repo/js/FullyAutoAndSemiAutoTools/settings.json index dc56cef4e..aea4105c1 100644 --- a/repo/js/FullyAutoAndSemiAutoTools/settings.json +++ b/repo/js/FullyAutoAndSemiAutoTools/settings.json @@ -106,7 +106,7 @@ { "name": "team_seven_elements", "type": "input-text", - "label": "队伍配置 按 `矿物,火,水,风,雷,草,冰,岩` 该顺序填写", + "label": "队伍配置 按 `矿物,火,水,风,雷,草,冰,岩` 该顺序填写(建议草神请填至`草`位)", "default": "" }, {