diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index f2d817d..52f03e8 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -62,8 +62,8 @@ "windows": [ { "title": "Cinny", - "width": 1024, - "height": 724, + "width": 1280, + "height": 905, "center": true, "resizable": true, "fullscreen": false,