Skip to content

Commit

Permalink
Revert "Update default-dashboard-layout.json"
Browse files Browse the repository at this point in the history
This reverts commit de8f5c5.
  • Loading branch information
donavanbecker committed Nov 7, 2023
1 parent de8f5c5 commit 1cf5fce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ui/src/app/modules/status/default-dashboard-layout.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"hideOnMobile": false
},
{
"x": 0,
"y": 0,
"x": 15,
"y": 8,
"component": "ChildBridgeWidgetComponent",
"cols": 5,
"rows": 6,
Expand Down Expand Up @@ -64,7 +64,7 @@
"hideOnMobile": false
},
{
"x": 5,
"x": 0,
"y": 0,
"component": "HapQrcodeWidgetComponent",
"cols": 5,
Expand All @@ -73,8 +73,8 @@
"hideOnMobile": false
},
{
"x": 0,
"y": 14,
"x": 5,
"y": 0,
"component": "HomebridgeLogsWidgetComponent",
"cols": 10,
"rows": 8,
Expand Down

0 comments on commit 1cf5fce

Please sign in to comment.