mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 17:22:15 +00:00
Don't forget to save!
This commit is contained in:
parent
a6e9911eab
commit
fdcf794eeb
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ protected override void Seed(Project_Unite.Models.ApplicationDbContext context)
|
|||
ColorHex = "#FFF"
|
||||
};
|
||||
context.Roles.AddOrUpdate(userRole);
|
||||
|
||||
context.SaveChanges();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue