chore: update config

This commit is contained in:
river
2024-09-24 21:03:10 +08:00
parent 7151c0134a
commit a2e9e78457
2 changed files with 7 additions and 2 deletions

View File

@@ -14,9 +14,13 @@
"withGlobalTauri": true,
"windows": [
{
"fullscreen": false,
"height": 600,
"resizable": true,
"title": "NextChat",
"width": 800,
"height": 600
"width": 960,
"hiddenTitle": true,
"titleBarStyle": "Overlay"
}
],
"security": {