WeeXnes/Views/Settings/SettingsView.xaml aktualisiert
Some checks failed
Dotnet Build / build (push) Has been cancelled
Some checks failed
Dotnet Build / build (push) Has been cancelled
This commit is contained in:
parent
83c85f932e
commit
dd3f5782a3
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
||||||
<ui:CardAction Icon="Play28"
|
<ui:CardAction Icon="Play28"
|
||||||
Name="ButtonCheckForUpdates"
|
Name="ButtonCheckForUpdates"
|
||||||
Click="ButtonCheckForUpdates_OnClick"
|
Click="ButtonCheckForUpdates_OnClick"
|
||||||
Margin="0,10,0,0">
|
Margin="0,10,0,0"
|
||||||
|
IsVisible="False">
|
||||||
<StackPanel>
|
<StackPanel>
|
||||||
<TextBlock
|
<TextBlock
|
||||||
Margin="0,0,0,4"
|
Margin="0,0,0,4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue