mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Server: load presets on start and save them on exit
This commit is contained in:
@@ -184,7 +184,7 @@ int WebAPIAdapterGUI::instanceLoggingPut(
|
||||
m_mainWindow.m_settings.setLogFileName(*fileName);
|
||||
}
|
||||
|
||||
m_mainWindow.setLoggingOpions();
|
||||
m_mainWindow.setLoggingOptions();
|
||||
|
||||
// build response
|
||||
response.init();
|
||||
|
||||
Reference in New Issue
Block a user