From 06ea21f57d8878ef8af8172821ee3a718281b164 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 19 Mar 2026 16:53:58 +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 443161d..85cbb5f 100644 --- a/fip/package.json +++ b/fip/package.json @@ -7,8 +7,8 @@ "icon": "icon.png", "title": "FIP", "resizable": false, - "width": 1200, - "height": 768, + "width": 800, + "height": 600, "show_in_taskbar": true } } \ No newline at end of file -- 2.39.5