SKE-47 add category

This commit is contained in:
Przemysław Stawujak 2018-12-14 18:59:27 +01:00
parent 47e4f2be51
commit 8a8226dad1
2 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ namespace SystemKonkursow.EntityFrameworkCore.Seed
CreateOneCategory("Muzyka");
CreateOneCategory("Plastyka");
CreateOneCategory("Religia");
CreateOneCategory("Filozofia");
}