improve error msg - warning if has passphrase - hide QR data scanned (lock icon)
This commit is contained in:
parent
dbd78a5ad1
commit
51bee061b1
4 changed files with 27 additions and 8 deletions
|
|
@ -10,7 +10,6 @@ angular.module('copayApp.controllers').controller('exportController',
|
|||
$scope.isCordova = platformInfo.isCordova;
|
||||
$scope.isSafari = platformInfo.isSafari;
|
||||
$scope.error = null;
|
||||
console.log(fc.credentials);
|
||||
|
||||
$scope.init = function(state) {
|
||||
$scope.QROpts = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue