mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
acdd76833d
* feat(api/tray): add `TrayIcon.getById/removeById` closes #9135 * generate * add permissions --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
106 B
106 B
@tauri-apps/api |
---|
patch:feat |
Add TrayIcon.getById
and TrayIcon.removeById
static methods.