Skip to content

Commit 769df6f

Browse files
committed
修复可能出现的文件路径错误
1 parent fd64636 commit 769df6f

File tree

4 files changed

+134
-131
lines changed

4 files changed

+134
-131
lines changed

ProxySU/MainWindow.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
66
xmlns:local="clr-namespace:ProxySU"
77
mc:Ignorable="d"
8-
Title="ProxySU - v2.4.7" Height="675" Width="650">
8+
Title="ProxySU - v2.4.8" Height="675" Width="650">
99
<!--以下样式参考自:https://yq.aliyun.com/articles/331878
1010
https://docs.microsoft.com/en-us/dotnet/desktop-wpf/fundamentals/styles-templates-overview-->
1111
<Window.Resources>

0 commit comments

Comments
 (0)