pub fn load_settings() -> Result<AppSettings>Expand description
Load settings from the database. Returns default settings if the database doesn’t exist or any table is missing.
pub fn load_settings() -> Result<AppSettings>Load settings from the database. Returns default settings if the database doesn’t exist or any table is missing.