Админка

This commit is contained in:
Халимов Рустам
2026-03-28 01:34:51 +03:00
parent ba5c5210d4
commit 9bae9752cc
22 changed files with 1590 additions and 958 deletions
@@ -60,6 +60,9 @@ namespace Knot.Modules.Auth.Migrations
b.Property<bool>("IsExternal")
.HasColumnType("boolean");
b.Property<bool>("IsBanned")
.HasColumnType("boolean");
b.Property<bool>("IsOnline")
.HasColumnType("boolean");