mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
170 B
170 B
tauri |
---|
patch |
Breaking change: Added window_parent: Option<&Window>
as first argument to the ask
and message
APIs on the tauri::api::dialog
module.