Browse Source

Update config.json

pull/227/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
53f30d11ed
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 24
      Wrapper/Config/config.json

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

Loading…
Cancel
Save