From dd55ba6fdcce8506826654efcb39fc3e1a2f6696 Mon Sep 17 00:00:00 2001 From: Morten Nilsen Date: Wed, 3 Apr 2024 14:14:23 +0200 Subject: [PATCH] cleanup --- BrowserPicker.sln.DotSettings | 1 + src/BrowserPicker.App/View/BrowserList.xaml | 2 +- .../ViewModel/ApplicationViewModel.cs | 12 +++++++++--- .../ViewModel/ConfigurationViewModel.cs | 7 +++---- src/BrowserPicker/UrlHandler.cs | 4 +++- 5 files changed, 17 insertions(+), 9 deletions(-) diff --git a/BrowserPicker.sln.DotSettings b/BrowserPicker.sln.DotSettings index 0ee5de3..a8fd109 100644 --- a/BrowserPicker.sln.DotSettings +++ b/BrowserPicker.sln.DotSettings @@ -16,6 +16,7 @@ True True True + True True True True diff --git a/src/BrowserPicker.App/View/BrowserList.xaml b/src/BrowserPicker.App/View/BrowserList.xaml index 21d44ae..111a473 100644 --- a/src/BrowserPicker.App/View/BrowserList.xaml +++ b/src/BrowserPicker.App/View/BrowserList.xaml @@ -101,7 +101,7 @@