Added KeyboardManager directory

This commit is contained in:
Arjun
2020-06-01 17:19:08 -07:00
committed by Enrico Giordani
parent 5f049beb04
commit 398f976f3e

View File

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