mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 14:31:30 +03:00
Fix JSON formatting
This commit is contained in:
parent
32854787fb
commit
5cd2368236
@ -21,9 +21,9 @@
|
||||
"dialog": {
|
||||
"open": true
|
||||
},
|
||||
"os": {
|
||||
"all": true
|
||||
},
|
||||
"os": {
|
||||
"all": true
|
||||
},
|
||||
"protocol": {
|
||||
"asset": true,
|
||||
"assetScope": ["$APPCACHE/images/*"]
|
||||
@ -39,11 +39,11 @@
|
||||
"path": {
|
||||
"all": true
|
||||
},
|
||||
"http": {
|
||||
"all": true,
|
||||
"request": true,
|
||||
"scope": [" https://api.anthropic.com/v1/messages"]
|
||||
}
|
||||
"http": {
|
||||
"all": true,
|
||||
"request": true,
|
||||
"scope": [" https://api.anthropic.com/v1/messages"]
|
||||
}
|
||||
},
|
||||
"bundle": {
|
||||
"active": true,
|
||||
|
Loading…
Reference in New Issue
Block a user