From 1cf5fce781ef8f4db021362ab17fda618c869a10 Mon Sep 17 00:00:00 2001 From: Donavan Becker Date: Tue, 7 Nov 2023 12:15:12 -0600 Subject: [PATCH] Revert "Update default-dashboard-layout.json" This reverts commit de8f5c53af3909218683735347f20815684b4955. --- .../app/modules/status/default-dashboard-layout.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/src/app/modules/status/default-dashboard-layout.json b/ui/src/app/modules/status/default-dashboard-layout.json index d6347d7a0..8d4887852 100644 --- a/ui/src/app/modules/status/default-dashboard-layout.json +++ b/ui/src/app/modules/status/default-dashboard-layout.json @@ -10,8 +10,8 @@ "hideOnMobile": false }, { - "x": 0, - "y": 0, + "x": 15, + "y": 8, "component": "ChildBridgeWidgetComponent", "cols": 5, "rows": 6, @@ -64,7 +64,7 @@ "hideOnMobile": false }, { - "x": 5, + "x": 0, "y": 0, "component": "HapQrcodeWidgetComponent", "cols": 5, @@ -73,8 +73,8 @@ "hideOnMobile": false }, { - "x": 0, - "y": 14, + "x": 5, + "y": 0, "component": "HomebridgeLogsWidgetComponent", "cols": 10, "rows": 8,