Remove beta checkbox
This commit is contained in:
parent
625ae1d63c
commit
7dfedbc73b
5 changed files with 2 additions and 54 deletions
|
|
@ -102,7 +102,7 @@
|
|||
Click="OpenLogFolderButton_Click" />
|
||||
|
||||
</StackPanel>
|
||||
|
||||
<!--
|
||||
<CheckBox
|
||||
Grid.Row="2"
|
||||
Margin="5"
|
||||
|
|
@ -112,6 +112,7 @@
|
|||
<TextBlock Text="{Binding ImportantSettings.BetaOptInText}" />
|
||||
|
||||
</CheckBox>
|
||||
-->
|
||||
</Grid>
|
||||
</Border>
|
||||
</TabItem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue