From 2eaa0e92dc62bc056e5cd7cec2e0f423c38c4c02 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 19 Mar 2026 16:55:15 +0100 Subject: [PATCH] . --- fip/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fip/package.json b/fip/package.json index 85cbb5f..77a98bf 100644 --- a/fip/package.json +++ b/fip/package.json @@ -7,8 +7,8 @@ "icon": "icon.png", "title": "FIP", "resizable": false, - "width": 800, - "height": 600, + "width": 768, + "height": 1024, "show_in_taskbar": true } } \ No newline at end of file -- 2.39.5