Save enemy-season relationship
This commit is contained in:
@@ -13,8 +13,6 @@ namespace EstusShots.Shared.Dto
|
||||
|
||||
public bool Defeated { get; set; }
|
||||
|
||||
public Guid? SeasonId { get; set; }
|
||||
|
||||
public List<Season> Seasons { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user