mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Added KeyboardManager directory
This commit is contained in:
@@ -142,7 +142,8 @@ int runner(bool isProcessElevated)
|
||||
L"FancyZones/",
|
||||
L"ImageResizer/",
|
||||
L"PowerRename/",
|
||||
L"ShortcutGuide/"
|
||||
L"ShortcutGuide/",
|
||||
L"KeyboardManager/"
|
||||
};
|
||||
|
||||
for (std::wstring subfolderName : module_folders)
|
||||
|
||||
Reference in New Issue
Block a user