diff --git a/ObservatoryCore/UI/MainApplication.axaml b/ObservatoryCore/UI/MainApplication.axaml
index d83efaa..f5a24df 100644
--- a/ObservatoryCore/UI/MainApplication.axaml
+++ b/ObservatoryCore/UI/MainApplication.axaml
@@ -7,9 +7,9 @@
-
+
-
+
\ No newline at end of file
diff --git a/ObservatoryCore/UI/ViewModels/BasicUIViewModel.cs b/ObservatoryCore/UI/ViewModels/BasicUIViewModel.cs
index 3bfdf93..a2fd62c 100644
--- a/ObservatoryCore/UI/ViewModels/BasicUIViewModel.cs
+++ b/ObservatoryCore/UI/ViewModels/BasicUIViewModel.cs
@@ -9,38 +9,73 @@ using Observatory.UI.Models;
using ReactiveUI;
using System.Reactive.Linq;
using Observatory.Framework;
+using System.Collections.Specialized;
namespace Observatory.UI.ViewModels
{
public class BasicUIViewModel : ViewModelBase
{
- private ObservableCollection