zmiana month na m i poprawka w kolorach paginaci

This commit is contained in:
Mateusz Gruszczyński
2025-08-13 15:01:07 +02:00
parent c9f5a37e1f
commit 87d9a8228c
2 changed files with 2 additions and 2 deletions

3
app.py
View File

@@ -1434,7 +1434,8 @@ def main_page():
archived_lists=archived_lists,
now=now,
timedelta=timedelta,
month_options=month_options
month_options=month_options,
selected_month=month_str
)