mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix setting control
This commit is contained in:
parent
5dd9e8d963
commit
2c949d6c92
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@
|
|||
Content="{Binding SettingControl}" />
|
||||
</Border>
|
||||
|
||||
<ContentControl Content="{Binding BottomPart2}" />
|
||||
<ContentControl Content="{Binding BottomPart3}" />
|
||||
</StackPanel>
|
||||
</Expander>
|
||||
</UserControl>
|
||||
|
|
|
|||
Loading…
Reference in a new issue