✨ Parameters support web wasm scenarios
This commit is contained in:
@@ -16,6 +16,7 @@ pub struct WindowConfig {
|
||||
pub hide_on_close: bool,
|
||||
pub incognito: bool,
|
||||
pub title: Option<String>,
|
||||
pub enable_wasm: bool,
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user