From 29ccf311f19ff9237eb62206835b522d022658ce Mon Sep 17 00:00:00 2001 From: Tooltingsu <143606015+Tooltingsu@users.noreply.github.com> Date: Wed, 11 Jun 2025 19:16:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E8=A7=92=E8=89=B2=E2=9E=95?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E9=98=9F=E4=BC=8D=20(#1061)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/AutoSwitchRoles/settings.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repo/js/AutoSwitchRoles/settings.json b/repo/js/AutoSwitchRoles/settings.json index 16dad597..4e1fb9f5 100644 --- a/repo/js/AutoSwitchRoles/settings.json +++ b/repo/js/AutoSwitchRoles/settings.json @@ -1,4 +1,10 @@ [ + { + "name": "switchPartyName", + "type": "input-text", + "label": "切换队伍(默认为当前配对)", + "default": "" + }, { "name": "option", "type": "select",