diff options
| author | Benjamin Kiessling <mittagessen@l.unchti.me> | 2011-11-29 16:36:49 +0100 |
|---|---|---|
| committer | Benjamin Kiessling <mittagessen@l.unchti.me> | 2011-11-29 16:36:49 +0100 |
| commit | 33679681d5fe8eabfc847c94cd8d8bb341859cc1 (patch) | |
| tree | 4b119cbc07302ffbf130078ceb3c03879a76173b | |
| parent | c6ee6f7af1dbe3b7f58ac5075a93cf61643aebc6 (diff) | |
Fix example event file
| -rw-r--r-- | slideshows/differ/events.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshows/differ/events.js b/slideshows/differ/events.js index cd04fcc..5de1751 100644 --- a/slideshows/differ/events.js +++ b/slideshows/differ/events.js @@ -1,3 +1,3 @@ -{ "type": "iCal", +{ "type": "ical", "url": "http://westwerk-leipzig.de/termine/ical/1,3,4,2/title/WESTWERK.html" } |
