rm "finally"
This commit is contained in:
parent
17deda9000
commit
4ef090f61f
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ angular.module('copayApp.services')
|
|||
name, {color: color} );
|
||||
break;
|
||||
case 'TxProposalFinallyRejected':
|
||||
notification.error(gettext('Payment Proposal Finally Rejected'),
|
||||
notification.error(gettext('Payment Proposal Rejected'),
|
||||
name, {color: color} );
|
||||
break;
|
||||
case 'NewOutgoingTx':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue