feat: enhance permissions for webview and notifications in default capabilities
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
"platforms": ["linux", "windows", "macOS"],
|
||||
"permissions": [
|
||||
"core:default",
|
||||
"core:webview:allow-internal-toggle-devtools",
|
||||
"opener:default",
|
||||
"opener:allow-open-url",
|
||||
"opener:allow-default-urls",
|
||||
"notification:default",
|
||||
"notification:allow-register-listener",
|
||||
"autostart:default",
|
||||
"updater:default",
|
||||
"dialog:default",
|
||||
|
||||
Reference in New Issue
Block a user