diff --git a/v2rayN/v2rayN/Views/MsgView.xaml b/v2rayN/v2rayN/Views/MsgView.xaml index fa25b217..a1fdb4d4 100644 --- a/v2rayN/v2rayN/Views/MsgView.xaml +++ b/v2rayN/v2rayN/Views/MsgView.xaml @@ -26,6 +26,7 @@ Margin="{StaticResource MarginLeftRight8}" materialDesign:HintAssist.Hint="{x:Static resx:ResUI.MsgFilterTitle}" materialDesign:TextFieldAssist.HasClearButton="True" + AutomationProperties.Name="{x:Static resx:ResUI.MsgFilterTitle}" IsEditable="True" Style="{StaticResource DefComboBox}" />