From 1ab4ae0094dc7c13efb52b685d6d26dbb1308735 Mon Sep 17 00:00:00 2001 From: mattpass Date: Tue, 6 Oct 2020 14:16:48 +0100 Subject: [PATCH] Taller viewable area for system info --- assets/js/icecoder.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/icecoder.js b/assets/js/icecoder.js index 245a6e8..6031a29 100644 --- a/assets/js/icecoder.js +++ b/assets/js/icecoder.js @@ -5118,7 +5118,7 @@ var ICEcoder = { }, 8: { "width": 520, - "height": 380, + "height": 500, "top": 70, "left": 250, "title": "System info",