[ui] better default windows size

This commit is contained in:
2024-11-14 00:43:33 +01:00
parent 0eb332c14d
commit a2a630893f

View File

@ -13,8 +13,8 @@
"windows": [ "windows": [
{ {
"title": "lanspread-tauri-deno-ts", "title": "lanspread-tauri-deno-ts",
"width": 800, "width": 1526,
"height": 600 "height": 1120
} }
], ],
"security": { "security": {