Html Generator (Added CefSharp / Chrome)
Updated Result API with Tournament Urls Updated Setup
This commit is contained in:
@@ -99,7 +99,9 @@ namespace LaDOSE.Business.Provider
|
||||
{
|
||||
Id = tournamentResult.id,
|
||||
Name = tournamentResult.name,
|
||||
Url = tournamentResult.url,
|
||||
Participents = new List<Participent>()
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user