Pass pakeConfig to web

This commit is contained in:
Tw93
2024-05-09 15:32:16 +08:00
parent 7bcaeb6d7e
commit 161ec7f247
5 changed files with 25 additions and 21 deletions

View File

@@ -2,13 +2,14 @@
"windows": [
{
"url": "https://weread.qq.com",
"url_type": "web",
"transparent": true,
"fullscreen": false,
"width": 1200,
"height": 780,
"resizable": true,
"url_type": "web",
"always_on_top": false
"always_on_top": false,
"disabled_web_shortcuts": false
}
],
"user_agent": {