ui(reminders): Rework user interface.

This commit is contained in:
2023-09-13 02:33:49 +03:00
parent e164e3ec7b
commit 0e8512b971
6 changed files with 698 additions and 533 deletions

View File

@@ -20,7 +20,7 @@ cmd_map = {
"cmd_send": "send",
"cmd_shop": "shop open",
"cmd_room": "room rent",
"cmd_reminders": "remindme in",
"cmd_reminders": "reminders",
"cmd_tasklist": "tasklist",
"cmd_timers": "timers",
"cmd_schedule": "schedule",