✨ add new param hide-on-close
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"windows": [
|
||||
{
|
||||
"url": "https://github.com",
|
||||
"url": "https://weread.qq.com/",
|
||||
"url_type": "web",
|
||||
"hide_title_bar": true,
|
||||
"fullscreen": false,
|
||||
@@ -11,7 +11,8 @@
|
||||
"always_on_top": false,
|
||||
"dark_mode": false,
|
||||
"activation_shortcut": "",
|
||||
"disabled_web_shortcuts": false
|
||||
"disabled_web_shortcuts": false,
|
||||
"hide_on_close": false
|
||||
}
|
||||
],
|
||||
"user_agent": {
|
||||
|
||||
Reference in New Issue
Block a user