feat(notification): play default sound on WIndows

Ref https://github.com/tauri-apps/tauri/pull/6680
This commit is contained in:
Lucas Nogueira
2023-05-24 16:03:50 -03:00
parent 94b3747a9c
commit 7d71ad4e58
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"notification": patch
---
Play a default sound when showing a notification on Windows.