changed calender url to wp events url
This commit is contained in:
parent
41244870c6
commit
266a492611
|
@ -51,7 +51,7 @@ var spaceanswer = {
|
||||||
},
|
},
|
||||||
calendar: {
|
calendar: {
|
||||||
type: "ical",
|
type: "ical",
|
||||||
url: "https://calendar.google.com/calendar/ical/chaostreffdortmund%40googlemail.com/public/basic.ics"
|
url: "https://www.chaostreff-dortmund.de/events.ics"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
sensors: {
|
sensors: {
|
||||||
|
|
Loading…
Reference in New Issue