mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
8a71858eb2
* Use `tauri::Wry` as default runtime for menu types * do it properly * changes * same for tray icon * change file --------- Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
166 B
166 B
tauri |
---|
patch:enhance |
Provide a default for the runtime generic on Menu
, MenuItem
, Submenu
, PredefinedMenuItem
, CheckMenuItem
and IconMenuItem
.