Fix naming

This commit is contained in:
Den Delimarsky
2021-05-09 17:14:48 -07:00
parent 7b6762609e
commit fd3c55866e
14 changed files with 13 additions and 13 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/Espresso/Espresso.dll",
L"modules/EspressoModuleInterface/EspressoModuleInterface.dll",
};
for (const auto& moduleSubdir : knownModules)