From af037ed0875191489ca894b245c2e24fb45ccd3f Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:34:45 +0800 Subject: [PATCH] Added ipinfo copy functionality to the desktop version https://github.com/2dust/v2rayN/issues/9529 --- v2rayN/v2rayN.Desktop/Views/ProfilesView.axaml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/v2rayN/v2rayN.Desktop/Views/ProfilesView.axaml b/v2rayN/v2rayN.Desktop/Views/ProfilesView.axaml index 5d19f8f6..598ee3ec 100644 --- a/v2rayN/v2rayN.Desktop/Views/ProfilesView.axaml +++ b/v2rayN/v2rayN.Desktop/Views/ProfilesView.axaml @@ -277,11 +277,19 @@ Header="{x:Static resx:ResUI.LvTestSpeed}" Tag="SpeedVal" /> - + + + + + + + + + +