mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 06:50:26 +00:00
fix(desktop): error handling
This commit is contained in:
parent
4f318f913e
commit
e1ad2a355c
15 changed files with 227 additions and 29 deletions
|
|
@ -14,6 +14,10 @@
|
|||
"process:default",
|
||||
"store:default",
|
||||
"window-state:default",
|
||||
"os:default"
|
||||
"os:default",
|
||||
{
|
||||
"identifier": "http:default",
|
||||
"allow": [{ "url": "http://*" }, { "url": "https://*" }, { "url": "http://*:*/*" }]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue