mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
Add upgrade check.
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
<CheckBox x:Name="cbHideWhenDeactive" Margin="10">
|
||||
Hide Wox when loses focus
|
||||
</CheckBox>
|
||||
<CheckBox x:Name="cbDontPromptUpdateMsg" Margin="10">
|
||||
Don't show upgrade msg if new version available
|
||||
</CheckBox>
|
||||
</StackPanel>
|
||||
</TabItem>
|
||||
<TabItem Header="Plugin">
|
||||
|
||||
Reference in New Issue
Block a user