From 07c50c20b6cdc20692e11c3e454d455e29de379c Mon Sep 17 00:00:00 2001 From: retroflex Date: Tue, 2 May 2017 21:20:35 +0200 Subject: [PATCH] Spaces -> tabs. --- modules/default/calendar/calendar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/default/calendar/calendar.js b/modules/default/calendar/calendar.js index 19555baf..0808ab08 100644 --- a/modules/default/calendar/calendar.js +++ b/modules/default/calendar/calendar.js @@ -25,7 +25,7 @@ Module.register("calendar", { urgency: 7, timeFormat: "relative", dateFormat: "MMM Do", - fullDayEventDateFormat: "MMM Do", + fullDayEventDateFormat: "MMM Do", getRelative: 6, fadePoint: 0.25, // Start on 1/4th of the list. hidePrivate: false,