diff --git a/config/feature.json b/config/feature.json index 443b07f8..04b9be62 100644 --- a/config/feature.json +++ b/config/feature.json @@ -130,10 +130,13 @@ }, "WPFFeaturesSandbox": { "Content": "Windows Sandbox", + "Description": "Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation.", "category": "Features", "panel": "1", "Order": "a021_", - "Description": "Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation.", + "feature": [ + "Containers-DisposableClientVM" + ], "link": "https://winutil.christitus.com/dev/features/features/sandbox" }, "WPFFeatureInstall": {