Calendar Module: Added false as default for hidePrivate

This commit is contained in:
Daniel Buecheler
2016-11-30 21:24:04 +01:00
parent cfeef98261
commit e61bccab36

View File

@@ -24,6 +24,7 @@ Module.register("calendar",{
urgency: 7, urgency: 7,
timeFormat: "relative", timeFormat: "relative",
fadePoint: 0.25, // Start on 1/4th of the list. fadePoint: 0.25, // Start on 1/4th of the list.
hidePrivate: false,
calendars: [ calendars: [
{ {
symbol: "calendar", symbol: "calendar",