[ui] better default windows size

This commit is contained in:
ddidderr 2024-11-14 00:43:33 +01:00
parent 0eb332c14d
commit a2a630893f
Signed by: ddidderr
GPG Key ID: 3841F1C27E6F0E14

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": {