[VCM] add comment how to enable the corresponding OOBE page (#13145)

This commit is contained in:
Andrey Nekrasov
2021-09-10 14:15:16 +03:00
committed by GitHub
parent 21c7374177
commit 7c2a807278

View File

@@ -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"),