mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
[libcalamaresui] Wasted spaces
This commit is contained in:
parent
a64de3dbfe
commit
58121abf06
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ ModuleManager::loadModules()
|
|||
{
|
||||
int found = findCustomInstance( customInstances, moduleName, instanceId );
|
||||
|
||||
if ( found > -1 )
|
||||
if ( found > -1 )
|
||||
{
|
||||
configFileName = customInstances[ found ].value( "config" );
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue