mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[VCM] add comment how to enable the corresponding OOBE page (#13145)
This commit is contained in:
@@ -180,6 +180,7 @@ namespace Microsoft.PowerToys.Settings.UI.OOBE.Views
|
||||
Link = "https://aka.ms/PowerToysOverview_ShortcutGuide",
|
||||
});
|
||||
|
||||
// TODO(yuyoyuppe): uncomment when VCM should be enabled
|
||||
/* Modules.Insert((int)PowerToysModulesEnum.VideoConference, new OobePowerToysModule()
|
||||
{
|
||||
ModuleName = loader.GetString("Oobe_VideoConference"),
|
||||
|
||||
Reference in New Issue
Block a user