mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 23:40:24 +00:00
web mark birthdays that are today
This commit is contained in:
@@ -226,6 +226,7 @@ def web_dashboard(
|
||||
"last_sync": last_sync,
|
||||
"last_sync_with_changes": last_sync_with_changes,
|
||||
"current_year": date.today().year,
|
||||
"today": date.today(),
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user