mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
7 lines
176 B
Markdown
7 lines
176 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
`Notification.requestPermission()` now returns `"denied"` when not allowlisted.
|
||
|
`IsNotificationPermissionGranted` returns `false` when not allowlisted.
|