Top bar message
This commit is contained in:
parent
0410ad1491
commit
ee84235d3a
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ angular.module('copayApp.controllers').controller('walletSelectorController', fu
|
|||
}
|
||||
break;
|
||||
default:
|
||||
if (!stateParams.thirdParty) {
|
||||
$scope.sendFlowTitle = gettextCatalog.getString('Send');
|
||||
}
|
||||
// nop
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue