summaryrefslogtreecommitdiff
path: root/Home.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Home.qml')
-rw-r--r--Home.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Home.qml b/Home.qml
index eb5f321..e07fbf7 100644
--- a/Home.qml
+++ b/Home.qml
@@ -41,4 +41,6 @@ HomeForm {
}
}
}
+
+ contentView.initialItem: Today {}
}