Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
ZGGSONG committed Apr 14, 2024
1 parent c3491b5 commit acb838b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/STranslate/Views/Preference/WebDavDialog.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
FontWeight="Bold"
Text="{Binding FullName}"
TextTrimming="CharacterEllipsis"
ToolTip="{Binding FullName}"
Visibility="{Binding IsEdit, Converter={StaticResource BooleanToVisibilityReverseConverter}}" />
<TextBox Margin="20,0,0,0"
common:DisallowSpecialCharactersTextboxBehavior.DisallowSpecialCharacters="True"
Expand Down

0 comments on commit acb838b

Please sign in to comment.