websoft9/cockpit/appstore/manifest.json
qiaofeng1227 a0ade5f8d3 update
2023-06-01 16:43:22 +08:00

11 lines
No EOL
413 B
JSON

{
"menu": {
"appstore": {
"label": "App Store",
"path": "index.html",
"order": -1
}
},
"version": "1.0.0",
"content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' *;font-src * data:;style-src 'unsafe-inline' 'unsafe-eval' *;img-src * data:;connect-src https://graphql.contentful.com/ http://redhattext http://overpass-webfont *"
}