mirror of
https://github.com/OpenListTeam/OpenList-Desktop.git
synced 2025-11-25 03:14:56 +08:00
✨ Feature(custom): add visible false in macos configuration
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"resizable": true,
|
||||
"center": true,
|
||||
"decorations": true,
|
||||
"titleBarStyle": "Transparent"
|
||||
"titleBarStyle": "Transparent",
|
||||
"visible": false
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user