mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02: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",
|
Link = "https://aka.ms/PowerToysOverview_ShortcutGuide",
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// TODO(yuyoyuppe): uncomment when VCM should be enabled
|
||||||
/* Modules.Insert((int)PowerToysModulesEnum.VideoConference, new OobePowerToysModule()
|
/* Modules.Insert((int)PowerToysModulesEnum.VideoConference, new OobePowerToysModule()
|
||||||
{
|
{
|
||||||
ModuleName = loader.GetString("Oobe_VideoConference"),
|
ModuleName = loader.GetString("Oobe_VideoConference"),
|
||||||
|
|||||||
Reference in New Issue
Block a user