mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 15:13:38 +03:00
cf9f6aa148
* fix(core): fix typo in notifications, closes #2330 * Update core-notification-typo.md * [skip ci]
6 lines
181 B
Markdown
6 lines
181 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
Fix `Notification.requestPermission()` throwing `Unhandled Promise Rejection: TypeError: undefined is not a function (near '...window.__TAURI__.invoke...')`
|