This commit is contained in:
2025-10-28 09:38:07 +03:00
parent 7b40fff4c5
commit bc6cb583a7
49 changed files with 588 additions and 123 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
from argenta.router import Router
from argenta.command import Command
from argenta.router import Router
user_router = Router(title="User Management")