Add name to ticker list
This commit is contained in:
@@ -6,4 +6,5 @@ public class TickerInfos
|
||||
{
|
||||
public Enums.Ticker Ticker { get; set; }
|
||||
public string ImageUrl { get; set; }
|
||||
public string Name { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user