mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 23:02:31 +03:00
Fix JSON formatting
This commit is contained in:
parent
32854787fb
commit
5cd2368236
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user