some tauri updates

This commit is contained in:
2026-08-29 09:48:38 +02:00
parent 07f6919617
commit ab32f01e07
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -15,8 +15,8 @@
"minHeight": 600,
"minWidth": 800,
"title": "Court Pilot",
"width": 800,
"height": 600,
"width": 1366,
"height": 768,
"resizable": true,
"fullscreen": false
}