mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-11 17:29:44 +00:00
21 lines
296 B
JSON
21 lines
296 B
JSON
{
|
|
"identifier": "sh.kunkun.desktop",
|
|
"app": {
|
|
"windows": [
|
|
{
|
|
"hiddenTitle": true,
|
|
"url": "/app",
|
|
"title": "Kunkun",
|
|
"width": 800,
|
|
"visible": false,
|
|
"height": 600
|
|
},
|
|
{
|
|
"url": "/splashscreen",
|
|
"visible": false,
|
|
"label": "splashscreen"
|
|
}
|
|
]
|
|
}
|
|
}
|