Open tomlin7 opened 2 weeks ago
Fixes #451
Add functionality to update config manager state and store settings using sqlite3 in the settings editor.
add_sections
Settings
late_setup
Fixes #451
Add functionality to update config manager state and store settings using sqlite3 in the settings editor.
add_sections
method to load settings from the config manager.Settings
to use sqlite3 for configuration.late_setup
method to load settings from sqlite3.