Sparat innan resan
This commit is contained in:
@ -34,7 +34,7 @@ namespace OemanTrader.WPF.Commands
|
||||
{
|
||||
case ViewType.Home:
|
||||
// OBS OBS
|
||||
//_navigator.CurrentViewModel = new HomeViewModel(MajorIndexViewModel.LoadMajorIndexViewModel(new MajorIndexService()));
|
||||
_navigator.CurrentViewModel = new HomeViewModel(MajorIndexListingViewModel.LoadMajorIndexViewModel(new MajorIndexService( new FinantialModelingPrepAPI.FinancialModelingPrepHttpClientFactory("2035d4934632e1d7c38f15982e39d3aa"))));
|
||||
break;
|
||||
case ViewType.Portfolio:
|
||||
_navigator.CurrentViewModel = new PortfolioViewModel();
|
||||
|
||||
Reference in New Issue
Block a user