Views
This commit is contained in:
parent
527efff89a
commit
4e7dfc56a8
9 changed files with 54 additions and 2 deletions
|
|
@ -16,5 +16,6 @@ public class AppViewModel : ReactiveObject
|
|||
|
||||
public AppViewModel(WorkspaceController workspace)
|
||||
{
|
||||
View = new LandingViewModel();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue