fix import + walletHome + copayers
This commit is contained in:
parent
fa04610a10
commit
06c80ceaae
5 changed files with 16 additions and 21 deletions
|
|
@ -742,7 +742,6 @@ angular.module('copayApp.controllers').controller('indexController', function($r
|
|||
$log.info('CSV generation not available in mobile');
|
||||
return;
|
||||
}
|
||||
var isNode = isNW;
|
||||
var fc = profileService.focusedClient;
|
||||
var c = fc.credentials;
|
||||
if (!fc.isComplete()) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue