fix method name - add spending password external link
This commit is contained in:
parent
0a8e785ef8
commit
8c610e0531
5 changed files with 19 additions and 5 deletions
|
|
@ -66,7 +66,7 @@ angular.module('copayApp.controllers').controller('advancedSettingsController',
|
|||
});
|
||||
};
|
||||
|
||||
$scope.learnMore = function() {
|
||||
$scope.openBitcoinCashWeb = function() {
|
||||
var url = 'https://www.bitcoincash.org/';
|
||||
var optIn = true;
|
||||
var title = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue