From f3c6e9419d99108ea36f9f17ff4440891f4525a4 Mon Sep 17 00:00:00 2001 From: _Bastler Date: Tue, 28 Dec 2021 10:15:58 +0100 Subject: [PATCH] resize radio --- upstairs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/upstairs.json b/upstairs.json index 01a029b..f9554cf 100644 --- a/upstairs.json +++ b/upstairs.json @@ -505,7 +505,7 @@ "name":"stream_radio", "objects":[ { - "height":64, + "height":288, "id":25, "name":"stream_radio_page", "properties":[ @@ -517,9 +517,9 @@ "rotation":0, "type":"website", "visible":true, - "width":128, - "x":1216, - "y":416 + "width":224, + "x":1184, + "y":288 }], "opacity":1, "type":"objectgroup",