Added usermanagement in TG admin

This commit is contained in:
AB from home.homenet
2025-10-24 18:11:34 +03:00
parent c6892b1a73
commit 78bf75b24e
89 changed files with 4389 additions and 2419 deletions

View File

@@ -39,4 +39,4 @@ impl MigratorTrait for Migrator {
Box::new(m20251018_000003_add_language_to_user_requests::Migration),
]
}
}
}