support open browser
This commit is contained in:
@@ -61,6 +61,7 @@ pub struct BrowserDefinition {
|
||||
pub id: &'static str,
|
||||
pub name: &'static str,
|
||||
pub local_app_data_segments: &'static [&'static str],
|
||||
pub executable_candidates: &'static [crate::browsers::ExecutableCandidate],
|
||||
}
|
||||
|
||||
pub struct TempExtension {
|
||||
|
||||
Reference in New Issue
Block a user