template in DbInitializer now contains the owner Id
This commit is contained in:
parent
104b938afc
commit
4b135fb1bd
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ namespace Lieb.Data
|
||||||
Interval = 7,
|
Interval = 7,
|
||||||
CreateDaysBefore = 7,
|
CreateDaysBefore = 7,
|
||||||
TimeZone = "Europe/Vienna",
|
TimeZone = "Europe/Vienna",
|
||||||
|
RaidOwnerId = 2,
|
||||||
Roles = new[] { new RaidRole(){
|
Roles = new[] { new RaidRole(){
|
||||||
Description = "WupWup",
|
Description = "WupWup",
|
||||||
Name = "Ups",
|
Name = "Ups",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue