More Polish (#4336)

Co-authored-by: Amelia <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
Joe Milazzo
2026-01-10 10:06:52 -07:00
committed by GitHub
parent aed86b9754
commit dec65b9262
38 changed files with 4949 additions and 148 deletions
@@ -2829,7 +2829,7 @@ namespace API.Data.Migrations
b.Property<string>("Key")
.HasColumnType("TEXT");
b.Property<DateTime?>("LastAccessedAt")
b.Property<DateTime?>("LastAccessedAtUtc")
.HasColumnType("TEXT");
b.Property<string>("Name")