Skip to content

Commit

Permalink
Merge pull request #6303 from jmacxx/resend_dispute_signature
Browse files Browse the repository at this point in the history
Allow mediated payout signature message to be re-sent
  • Loading branch information
ripcurlx authored Aug 7, 2022
2 parents d3f90d7 + c528934 commit b346a5b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -669,10 +669,6 @@ private void openMediationResultPopup(String headLine) {
acceptMediationResultPopup = null;
});

if (hasSelfAccepted()) {
acceptMediationResultPopup.disableActionButton();
}

acceptMediationResultPopup.show();
}

Expand Down

0 comments on commit b346a5b

Please sign in to comment.