add type of browser
This commit is contained in:
@@ -137,6 +137,8 @@ pub struct CustomBrowserConfigRecord {
|
||||
pub name: String,
|
||||
#[serde(default)]
|
||||
pub icon_key: Option<String>,
|
||||
#[serde(default)]
|
||||
pub browser_family_id: Option<String>,
|
||||
pub executable_path: String,
|
||||
pub user_data_path: String,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user