mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-29 22:13:34 +03:00
6 lines
144 B
Markdown
6 lines
144 B
Markdown
---
|
|
'tauri': minor:feat
|
|
---
|
|
|
|
Add `MenuHandle::try_get_item` and `SystemTrayHandle::try_get_item` which returns a `Option` instead of panicking.
|