mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-25 19:54:07 +03:00
6 lines
139 B
Markdown
6 lines
139 B
Markdown
|
---
|
||
|
'tauri': minor
|
||
|
---
|
||
|
|
||
|
Add `MenuHandle::try_get_item` and `SystemTrayHandle::try_get_item` which returns a `Option` instead of panicking.
|