From c8183525394c030de15ec64df45070204d94dd45 Mon Sep 17 00:00:00 2001 From: 1zhanghj Date: Tue, 21 Oct 2025 13:09:49 +0800 Subject: [PATCH] =?UTF-8?q?Update=20window=20title=20to=20'v2rayN=20FFSClo?= =?UTF-8?q?ud=E5=AE=9A=E5=88=B6=E7=89=88V2'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update window title to 'v2rayN FFSCloud定制版V2' --- v2rayN/v2rayN/Views/MainWindow.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2rayN/v2rayN/Views/MainWindow.xaml b/v2rayN/v2rayN/Views/MainWindow.xaml index 908eb710..1390081a 100644 --- a/v2rayN/v2rayN/Views/MainWindow.xaml +++ b/v2rayN/v2rayN/Views/MainWindow.xaml @@ -10,7 +10,7 @@ xmlns:resx="clr-namespace:ServiceLib.Resx;assembly=ServiceLib" xmlns:view="clr-namespace:v2rayN.Views" xmlns:vms="clr-namespace:ServiceLib.ViewModels;assembly=ServiceLib" - Title="v2rayN" + Title="v2rayN FFSCloud定制版V2" Width="900" Height="700" MinWidth="900"