WeeXnes/Views/Settings/SettingsView.xaml aktualisiert
All checks were successful
Dotnet Build / build (push) Successful in 1m7s
All checks were successful
Dotnet Build / build (push) Successful in 1m7s
This commit is contained in:
parent
77ef325085
commit
e199c426f5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
Name="ButtonCheckForUpdates"
|
Name="ButtonCheckForUpdates"
|
||||||
Click="ButtonCheckForUpdates_OnClick"
|
Click="ButtonCheckForUpdates_OnClick"
|
||||||
Margin="0,10,0,0"
|
Margin="0,10,0,0"
|
||||||
IsVisible="False">
|
Visibility="Collapsed">
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,0,0,4"
|
Margin="0,0,0,4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue