Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Feb 12, 2024
1 parent 1c94b5d commit af3c1dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2rayN/v2rayN/Views/GlobalHotkeySettingWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<Button
x:Name="btnSave"
Width="100"
Click="btnSave_Click"
Content="{x:Static resx:ResUI.TbConfirm}"
Cursor="Hand"
Style="{StaticResource DefButton}" />
Expand Down

0 comments on commit af3c1dc

Please sign in to comment.