forked from Sarah/Lieb-Website
removed RaidLogs
This commit is contained in:
parent
de58541d0b
commit
c96d34fc6a
10 changed files with 701 additions and 198 deletions
|
@ -19,7 +19,5 @@ namespace Lieb.Models.GuildWars2.Raid
|
|||
public int Interval { get; set; }
|
||||
|
||||
public int CreateDaysBefore { get; set; }
|
||||
|
||||
public ICollection<RaidLog> TemplateLogs { get; set; } = new HashSet<RaidLog>();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue