wip
This commit is contained in:
@@ -24,7 +24,7 @@ namespace ClientApp
|
||||
public MainWindow()
|
||||
{
|
||||
InitializeComponent();
|
||||
DataContext = new MainViewModel();
|
||||
DataContext = new MainWindowViewModel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user