Html Generator (Added CefSharp / Chrome)
Updated Result API with Tournament Urls Updated Setup
This commit is contained in:
@@ -6,6 +6,7 @@ namespace LaDOSE.Entity
|
||||
public class Game : Context.Entity
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public string LongName { get; set; }
|
||||
public string ImgUrl { get; set; }
|
||||
public int Order { get; set; }
|
||||
public string WordPressTag { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user