mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
Typo fix.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</StackPanel>
|
||||
</StackPanel>
|
||||
<StackPanel Grid.Column="1" VerticalAlignment="Center" Margin="10">
|
||||
<CheckBox IsChecked="{Binding NotChooseLevel1}" Content="手动确认3星" Margin="5" />
|
||||
<CheckBox IsChecked="{Binding NotChooseLevel1}" Content="手动确认1星" Margin="5" />
|
||||
<CheckBox IsChecked="{Binding ChooseLevel3}" Content="自动确认3星" Margin="5" />
|
||||
<CheckBox IsChecked="{Binding ChooseLevel4}" Content="自动确认4星" Margin="5" />
|
||||
<CheckBox IsChecked="{Binding ChooseLevel5}" Content="自动确认5星" Margin="5" />
|
||||
|
||||
Reference in New Issue
Block a user