From 5a68a2ef398adf3018a346bf33e2186a5247207e Mon Sep 17 00:00:00 2001 From: Yapollon Date: Thu, 7 Mar 2024 16:00:04 +0100 Subject: [PATCH] Update app.py --- app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app.py b/app.py index a8c90d9..c3ac5dc 100644 --- a/app.py +++ b/app.py @@ -136,6 +136,7 @@ def index(): habit_lists = [] name = "Bitte melde dich an." heatmap_values = [] + day = None # Sort habits by whether they have been checked today and then by slot for habit_list in habit_lists: