diff --git a/app/routes/main.py b/app/routes/main.py index c58f08a..17be71f 100644 --- a/app/routes/main.py +++ b/app/routes/main.py @@ -59,6 +59,7 @@ def dashboard(): end_date=end_date, month=month_view, week = week_view, + date=date, **graph_data )