diff options
author | Benjamin Kiessling <mittagessen@l.unchti.me> | 2012-01-12 22:25:40 +0100 |
---|---|---|
committer | Benjamin Kiessling <mittagessen@l.unchti.me> | 2012-01-12 22:25:40 +0100 |
commit | b83f34c7634bd308be74285736d28bd6ac1d80eb (patch) | |
tree | ca71a66d55a16234787dd2f141ab4e595c96915e /slideshows/default/events.js | |
parent | 1a66193d28e9fb7af0145c3c9c58f39f55806c5b (diff) |
Update example for new event file format
Diffstat (limited to 'slideshows/default/events.js')
-rw-r--r-- | slideshows/default/events.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshows/default/events.js b/slideshows/default/events.js index d64593f..12462d0 100644 --- a/slideshows/default/events.js +++ b/slideshows/default/events.js @@ -1,5 +1,5 @@ { "type": "ical", "url": "https://sublab.org:5232/calendars/events", "before": 0, - "after": 22320 + "after": 11160 } |