fix(notification/windows): Grant permission without invoking backend

This commit is contained in:
FabianLars
2024-07-16 13:21:10 +02:00
parent 8824a24e15
commit 4c120d4176
4 changed files with 17 additions and 8 deletions
@@ -0,0 +1,5 @@
---
notification: patch
---
Fixed an issue that caused the `notification` plugin's initialization script to cause the WebView on Windows to throw a `STATUS_ACCESS_VIOLATION` error on remote websites.