From 9fa1c3889479f1f5ae2db33d206c14dada61a659 Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 12 May 2019 12:47:24 +0200 Subject: [PATCH] Update settings.py.sample --- Calendar/settings.py.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Calendar/settings.py.sample b/Calendar/settings.py.sample index c28fe36..e343820 100644 --- a/Calendar/settings.py.sample +++ b/Calendar/settings.py.sample @@ -11,5 +11,5 @@ language = "en" units = "metric" hours = "24" top_section = "Weather" -middle_section = "Agenda" # Calendar +middle_section = "Agenda" bottom_section = "RSS"