summaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/calendar/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/calendar/main.qml b/views/calendar/main.qml
index d27817f5..bf7179b7 100644
--- a/views/calendar/main.qml
+++ b/views/calendar/main.qml
@@ -76,8 +76,8 @@ ApplicationWindow {
76 resource: "caldavresource", 76 resource: "caldavresource",
77 summary: "Test Event4", 77 summary: "Test Event4",
78 description: "This is test event #4", 78 description: "This is test event #4",
79 starts: "2018-04-12T22:00:00", 79 starts: "2018-04-12T03:00:00",
80 ends: "2018-04-15T03:00:00", 80 ends: "2018-04-14T22:00:00",
81 }, 81 },
82 { 82 {
83 resource: "caldavresource", 83 resource: "caldavresource",