Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9436d88 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
johnman committed Oct 11, 2024
1 parent 5a73a78 commit 5b9af66
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions workspace/v19.1.0/integrate-with-snap/second.manifest.fin.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,13 @@
"launchExternalProcess": {
"enabled": true,
"assets": {
"enabled": true,
"srcRules": [
{
"match": ["https://cdn.openfin.co/release/snap/*"],
"behavior": "allow"
},
{
"match": ["<all_urls>"],
"behavior": "block"
}
]
"enabled": true
},
"downloads": {
"enabled": false
},
"executables": {
"enabled": false
"enabled": true
}
},
"downloadAsset": true
Expand Down

0 comments on commit 5b9af66

Please sign in to comment.