websoft9/cockpit/credential/manifest.json
chendelin1982 6af05e31b3 update
2022-11-02 13:51:49 +08:00

13 lines
No EOL
299 B
JSON

{
"version": 0,
"tools": {
"sysinfo": {
"label": "初始账号",
"path": "index.html",
"order": 999
}
},
"content-security-policy": "default-src 'self' 'unsafe-inline' 'unsafe-eval' *;style-src 'self' 'unsafe-inline' 'unsafe-eval' *;"
}