New Utility Window. scraping of StockGroups, and coupled Stocks, Show in listview on UtilityWindow
This commit is contained in:
@ -11,5 +11,6 @@ namespace BrowserHelper.Settings
|
||||
public int TimeoutInterval { get; set; }
|
||||
public string[] StockWishes { get; set; }
|
||||
public string[] StocWishCols { get; set; }
|
||||
public string[] StockGroups { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user