summaryrefslogtreecommitdiff
path: root/modules/dashboard
diff options
context:
space:
mode:
Diffstat (limited to 'modules/dashboard')
-rw-r--r--modules/dashboard/Dash.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/dashboard/Dash.qml b/modules/dashboard/Dash.qml
index 52ee629..c9923c7 100644
--- a/modules/dashboard/Dash.qml
+++ b/modules/dashboard/Dash.qml
@@ -23,6 +23,8 @@ GridLayout {
Layout.columnSpan: 2
Layout.preferredWidth: 250
Layout.fillHeight: true
+
+ Item {}
}
Rect {