[libcalamaresui] Wasted spaces

main
Adriaan de Groot 7 years ago
parent a64de3dbfe
commit 58121abf06

@ -220,7 +220,7 @@ ModuleManager::loadModules()
{
int found = findCustomInstance( customInstances, moduleName, instanceId );
if ( found > -1 )
if ( found > -1 )
{
configFileName = customInstances[ found ].value( "config" );
}

Loading…
Cancel
Save