mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Fix merge mistake
This commit is contained in:
parent
0bf433350a
commit
c40bcfedfc
@ -313,7 +313,7 @@ public class SellerStep3View extends TradeStepView {
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void deactivatePaymentButtons(boolean isDisabled) {
|
||||
protected void updateConfirmButtonDisableState(boolean isDisabled) {
|
||||
confirmButton.setDisable(isDisabled);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user