From 528da7d777a25d8e961578940bdf6695248f7972 Mon Sep 17 00:00:00 2001 From: Jan-Pieter Baert Date: Fri, 6 Dec 2019 16:22:57 +0100 Subject: [PATCH] Remove todo which is done --- app/views/general.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/general.py b/app/views/general.py index db2df5e..ba160c7 100644 --- a/app/views/general.py +++ b/app/views/general.py @@ -40,7 +40,6 @@ def css(): cookie_theme = request.cookies.get('theme', '') if cookie_theme == 'customTheme': - #TODO: The custom theme is hardcoded :(. Make the server auto select a custom team. # Here seasonal themes will be returned; matching the current date. # Open the YAML file with all the themes.