tauri/.changes/fix-tray-remove-windows.md

7 lines
145 B
Markdown
Raw Normal View History

---
"tauri": patch
"tauri-runtime-wry": patch
---
Reimplement `remove_system_tray` on Windows to drop the `SystemTray` to run its cleanup code.