chore: allow shell open default browser

This commit is contained in:
Louis 2025-03-26 13:45:01 +07:00
parent f0487bea8a
commit eed0db00fd
No known key found for this signature in database
GPG Key ID: 44FA9F4D33C37DE2

View File

@ -9,6 +9,7 @@
"permissions": [
"core:default",
"shell:allow-spawn",
"shell:allow-open",
{
"identifier": "http:default",
"allow": [{ "url": "https://*:*" }, { "url": "http://*:*" }],