mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* 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
| @tauri-apps/api |
|---|
| patch:feat |
Add TrayIcon.getById and TrayIcon.removeById static methods.