mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Allow dispute signature message to be re-sent.
This commit is contained in:
parent
ec00c9962f
commit
c528934eb3
1 changed files with 0 additions and 4 deletions
|
@ -669,10 +669,6 @@ public abstract class TradeStepView extends AnchorPane {
|
|||
acceptMediationResultPopup = null;
|
||||
});
|
||||
|
||||
if (hasSelfAccepted()) {
|
||||
acceptMediationResultPopup.disableActionButton();
|
||||
}
|
||||
|
||||
acceptMediationResultPopup.show();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue