summaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/calendar/main.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/views/calendar/main.qml b/views/calendar/main.qml
index 1e7e8eac..d27817f5 100644
--- a/views/calendar/main.qml
+++ b/views/calendar/main.qml
@@ -100,8 +100,7 @@ ApplicationWindow {
100 resource: "caldavresource", 100 resource: "caldavresource",
101 summary: "Test day-long event2", 101 summary: "Test day-long event2",
102 description: "This is test day-long event #2", 102 description: "This is test day-long event #2",
103 starts: "2018-04-11T00:00:00", 103 starts: "2018-04-11",
104 ends: "2018-04-23T00:00:00",
105 allDay: true, 104 allDay: true,
106 }, 105 },
107 { 106 {