Skip to content

Commit

Permalink
gf
Browse files Browse the repository at this point in the history
  • Loading branch information
maumar committed Apr 3, 2023
1 parent 1eb3bc4 commit 869305d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,6 @@ protected override void Seed(JsonQueryContext context)
context.JsonEntitiesAllTypes.AddRange(jsonEntitiesAllTypes);
context.SaveChanges();
}

//Foo
}

0 comments on commit 869305d

Please sign in to comment.