From 53f30d11eda4e85032d879dcfb4e654ce4be7c3d Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Thu, 5 Aug 2021 20:44:53 +0300 Subject: [PATCH] Update config.json --- Wrapper/Config/config.json | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) 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",