tauri/.changes/fix-notifications-on-windows.md
2021-06-19 13:57:45 -03:00

6 lines
118 B
Markdown

---
"tauri": patch
---
Run the `notification.show()` method on a dedicated async task to prevent a panic on Windows.