mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(data): re-generate InitialCreate
This commit is contained in:
parent
c21acdc853
commit
199416137e
2 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
namespace FilterLists.Directory.Infrastructure.Migrations.Migrations
|
||||
{
|
||||
[DbContext(typeof(QueryDbContext))]
|
||||
[Migration("20250304004203_InitialCreate")]
|
||||
[Migration("20250306132822_InitialCreate")]
|
||||
partial class InitialCreate
|
||||
{
|
||||
/// <inheritdoc />
|
||||
Loading…
Reference in a new issue