Update app.py
This commit is contained in:
parent
d340a1e19f
commit
5a68a2ef39
1
app.py
1
app.py
@ -136,6 +136,7 @@ def index():
|
|||||||
habit_lists = []
|
habit_lists = []
|
||||||
name = "Bitte melde dich an."
|
name = "Bitte melde dich an."
|
||||||
heatmap_values = []
|
heatmap_values = []
|
||||||
|
day = None
|
||||||
|
|
||||||
# Sort habits by whether they have been checked today and then by slot
|
# Sort habits by whether they have been checked today and then by slot
|
||||||
for habit_list in habit_lists:
|
for habit_list in habit_lists:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user