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",