diff options
Diffstat (limited to 'views/calendar/main.qml')
-rw-r--r-- | views/calendar/main.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/calendar/main.qml b/views/calendar/main.qml index e3915e74..e8cd9c4d 100644 --- a/views/calendar/main.qml +++ b/views/calendar/main.qml | |||
@@ -143,5 +143,6 @@ ApplicationWindow { | |||
143 | 143 | ||
144 | View { | 144 | View { |
145 | anchors.fill: parent | 145 | anchors.fill: parent |
146 | currentDate: "2018-04-09" | ||
146 | } | 147 | } |
147 | } | 148 | } |