Skip to content

Commit

Permalink
touch
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Sep 29, 2024
1 parent 119bf67 commit 592360a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CreatorKit/Migrations/Migration1001.cs
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ public override void Down()
Db.DropTable<Contact>();
Db.DropTable<InvalidEmail>();
}
}
}

0 comments on commit 592360a

Please sign in to comment.