added missing time macros in the UI autocomplete

This commit is contained in:
Gani Georgiev
2025-01-02 09:41:50 +02:00
parent 9e46d811d6
commit 1e2a923433
31 changed files with 42 additions and 35 deletions
@@ -266,6 +266,8 @@
{ label: "@day" },
{ label: "@month" },
{ label: "@weekday" },
{ label: "@yesterday" },
{ label: "@tomorrow" },
{ label: "@todayStart" },
{ label: "@todayEnd" },
{ label: "@monthStart" },