mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Use default binding mode
This commit is contained in:
parent
0afcf7eafe
commit
25e4b501cb
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@
|
|||
MinWidth="140"
|
||||
Margin="5,0,10,0"
|
||||
Click="BtnAdd_OnClick"
|
||||
Content="{Binding AddBtnText, Mode=TwoWay}"
|
||||
Content="{Binding AddBtnText}"
|
||||
Style="{DynamicResource AccentButtonStyle}" />
|
||||
</StackPanel>
|
||||
</Border>
|
||||
|
|
|
|||
Loading…
Reference in a new issue