From 71f146d1ad7d717907faaae8207a9e5aff442a32 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 1 Feb 2026 01:10:07 +0000
Subject: [PATCH 1/2] Initial plan
From aca7b99a21e49dcdca8716baef0d7e4a94b0e1c2 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Sun, 1 Feb 2026 01:11:22 +0000
Subject: [PATCH 2/2] Fix: Consolidate Button closing tag to single line
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
---
Source/NETworkManager/Views/SettingsSettingsView.xaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Source/NETworkManager/Views/SettingsSettingsView.xaml b/Source/NETworkManager/Views/SettingsSettingsView.xaml
index c4880b397e..57a2a964b5 100644
--- a/Source/NETworkManager/Views/SettingsSettingsView.xaml
+++ b/Source/NETworkManager/Views/SettingsSettingsView.xaml
@@ -51,7 +51,6 @@
+ Style="{StaticResource DefaultButton}" HorizontalAlignment="Left" />
\ No newline at end of file