Challonge Provider can create tournament
This commit is contained in:
@@ -12,5 +12,7 @@ namespace LaDOSE.Entity
|
||||
public string ImgUrl { get; set; }
|
||||
|
||||
public virtual IEnumerable<SeasonGame> Seasons { get; set; }
|
||||
public virtual IEnumerable<EventGame> Events { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user