Files
Pake/src-tauri/pake.json
2022-12-27 18:38:24 +08:00

13 lines
258 B
JSON

{
"windows": [
{
"url": "https://weread.qq.com/",
"transparent": true,
"fullscreen": false,
"width": 1200,
"height": 780,
"resizable": true,
"url_type": "web"
}
]
}