From 0085e0a507f88d5be15353c8597ef91f9dfbca95 Mon Sep 17 00:00:00 2001 From: DHR60 Date: Sat, 6 Sep 2025 19:19:34 +0800 Subject: [PATCH] Fix --- .../Views/ProfilesSelectWindow.axaml | 4 ++++ .../Views/ProfilesSelectWindow.axaml.cs | 15 ++++++++++++++- v2rayN/v2rayN/Views/ProfilesSelectWindow.xaml | 1 + v2rayN/v2rayN/Views/ProfilesSelectWindow.xaml.cs | 15 +++++++++++++++ 4 files changed, 34 insertions(+), 1 deletion(-) diff --git a/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml b/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml index 9b41bc90..a50f0d7f 100644 --- a/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/ProfilesSelectWindow.axaml @@ -27,6 +27,7 @@