Fix JSON formatting

This commit is contained in:
Caleb Owens 2024-03-10 17:36:16 +00:00 committed by Mattias Granlund
parent 32854787fb
commit 5cd2368236

View File

@ -21,9 +21,9 @@
"dialog": { "dialog": {
"open": true "open": true
}, },
"os": { "os": {
"all": true "all": true
}, },
"protocol": { "protocol": {
"asset": true, "asset": true,
"assetScope": ["$APPCACHE/images/*"] "assetScope": ["$APPCACHE/images/*"]
@ -39,11 +39,11 @@
"path": { "path": {
"all": true "all": true
}, },
"http": { "http": {
"all": true, "all": true,
"request": true, "request": true,
"scope": [" https://api.anthropic.com/v1/messages"] "scope": [" https://api.anthropic.com/v1/messages"]
} }
}, },
"bundle": { "bundle": {
"active": true, "active": true,