diff --git a/Wrapper/Config/config.json b/Wrapper/Config/config.json index 3f7b6f00..d7cd1c77 100644 --- a/Wrapper/Config/config.json +++ b/Wrapper/Config/config.json @@ -2212,11 +2212,31 @@ "Win10": "true", "Win11": "true" }, - { +{ "Id": 805, "Region": "UWP apps", "Control": "cmb", "Required": "false", + "Function": "TeamsAutostart", + "Arg": { + "Zero": { + "Tag": "Disable" + }, + "One": { + "Tag": "Enable" + } + }, + "Preset": "Zero", + "WindowsDefault": "One", + "LTSC": "false", + "Win10": "false", + "Win11": "true" + }, + { + "Id": 806, + "Region": "UWP apps", + "Control": "cmb", + "Required": "false", "Function": "BackgroundUWPApps", "Arg": { "Zero": { @@ -2233,7 +2253,7 @@ "Win11": "false" }, { - "Id": 806, + "Id": 807, "Region": "UWP apps", "Control": "chk", "Required": "false",