Adjusting locations

This commit is contained in:
Clint Rutkas
2021-05-10 13:59:17 -07:00
parent d8762a8ed8
commit f20e3fffe4
3 changed files with 4 additions and 5 deletions

View File

@@ -157,7 +157,7 @@ int runner(bool isProcessElevated, bool openSettings, bool openOobe)
L"modules/PowerRename/PowerRenameExt.dll",
L"modules/ShortcutGuide/ShortcutGuide.dll",
L"modules/ColorPicker/ColorPicker.dll",
L"modules/EspressoModuleInterface/EspressoModuleInterface.dll",
L"modules/Espresso/EspressoModuleInterface.dll",
};
for (const auto& moduleSubdir : knownModules)