mirror of
https://github.com/sp-tarkov/installer.git
synced 2025-02-12 21:10:46 -05:00
use correct property to show action button
This commit is contained in:
parent
85e8ad99a0
commit
de4059ca50
@ -25,7 +25,7 @@
|
||||
Details="{Binding SelectedPreCheck.Details}"
|
||||
ActionButtonText="{Binding SelectedPreCheck.ActionButtonText}"
|
||||
ActionCommand="{Binding SelectedPreCheck.ActionButtonCommand}"
|
||||
ShowAction="{Binding SelectedPreCheck.ActionButtonIsVisible}"
|
||||
ShowAction="{Binding SelectedPreCheck.ShowActionButton}"
|
||||
BarColor="{Binding SelectedPreCheck.BarColor}"
|
||||
/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user