diff --git a/src/Artemis.UI.Avalonia/Screens/Debugger/DebugView.axaml b/src/Artemis.UI.Avalonia/Screens/Debugger/DebugView.axaml
index 7867c29a0..1f90a6a68 100644
--- a/src/Artemis.UI.Avalonia/Screens/Debugger/DebugView.axaml
+++ b/src/Artemis.UI.Avalonia/Screens/Debugger/DebugView.axaml
@@ -2,6 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:controls="clr-namespace:FluentAvalonia.UI.Controls;assembly=FluentAvalonia"
mc:Ignorable="d" d:DesignWidth="1200" d:DesignHeight="800"
x:Class="Artemis.UI.Avalonia.Screens.Debugger.DebugView"
Title="Artemis | Debugger"
@@ -9,18 +10,9 @@
Height="800"
ExtendClientAreaToDecorationsHint="True">
-
-
-
-
- Test
-
-
-
- Test
-
-
+
+
+
+
\ No newline at end of file
diff --git a/src/Artemis.UI.Avalonia/Screens/Device/Views/DeviceSettingsView.axaml b/src/Artemis.UI.Avalonia/Screens/Device/Views/DeviceSettingsView.axaml
index 338de63ce..b1b8e5ae1 100644
--- a/src/Artemis.UI.Avalonia/Screens/Device/Views/DeviceSettingsView.axaml
+++ b/src/Artemis.UI.Avalonia/Screens/Device/Views/DeviceSettingsView.axaml
@@ -49,7 +49,7 @@
-
+