mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +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);
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user