added missing time macros in the UI autocomplete

This commit is contained in:
Gani Georgiev
2025-01-03 21:38:13 +02:00
parent a8b9aee24e
commit 412341fd78
31 changed files with 38 additions and 36 deletions
@@ -266,6 +266,8 @@
{ label: "@day" },
{ label: "@month" },
{ label: "@weekday" },
{ label: "@yesterday" },
{ label: "@tomorrow" },
{ label: "@todayStart" },
{ label: "@todayEnd" },
{ label: "@monthStart" },