summaryrefslogtreecommitdiffstats
path: root/views/calendar/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'views/calendar/main.qml')
-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 11eff6c8..08fd3e05 100644
--- a/views/calendar/main.qml
+++ b/views/calendar/main.qml
@@ -53,10 +53,10 @@ ApplicationWindow {
53 events: [ 53 events: [
54 { 54 {
55 resource: "caldavresource", 55 resource: "caldavresource",
56 summary: "Test Event1", 56 summary: "Test Event1 with a waaaaaaaay to long summary. Why don't you just use the description you fool!",
57 description: "This is test event #1", 57 description: "This is test event #1",
58 starts: "2018-04-10T14:03:00", 58 starts: "2018-04-10T14:03:00",
59 ends: "2018-04-10T17:03:00", 59 ends: "2018-04-10T16:03:00",
60 }, 60 },
61 { 61 {
62 resource: "caldavresource", 62 resource: "caldavresource",