mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
femanager: save frontend.conf if new entries are present
This commit is contained in:
@@ -245,6 +245,8 @@ bool CFEManager::loadSettings()
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (configfile.getUnknownKeyQueryedFlag())
|
||||||
|
configfile.saveConfig(FECONFIGFILE);
|
||||||
setMode(newmode, true);
|
setMode(newmode, true);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user