support browser icons
This commit is contained in:
@@ -91,6 +91,7 @@ fn scan_browser(config: BrowserConfigEntry) -> Option<BrowserView> {
|
||||
browser_id: config.id,
|
||||
browser_family_id: config.browser_family_id,
|
||||
browser_name: config.name,
|
||||
icon_key: config.icon_key,
|
||||
data_root: root.display().to_string(),
|
||||
stats: BrowserStats {
|
||||
profile_count: profiles.len(),
|
||||
|
||||
Reference in New Issue
Block a user