added reminder

This commit is contained in:
2026-06-11 11:04:22 +03:00
parent 363aca293a
commit f7cc238308
22 changed files with 1265 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
from app.reminders.service import RemindersService
__all__ = ["RemindersService"]