add bws settings in import wallet
This commit is contained in:
parent
3d6b393e7c
commit
de0a06235f
3 changed files with 69 additions and 29 deletions
|
|
@ -4,7 +4,6 @@ angular.module('copayApp.controllers').controller('createController',
|
|||
function($scope, $rootScope, $location, $timeout, $log, lodash, go, profileService, configService, isCordova, gettext, ledger, trezor, isMobile) {
|
||||
|
||||
var self = this;
|
||||
var config = configService.getSync();
|
||||
var defaults = configService.getDefaults();
|
||||
this.isWindowsPhoneApp = isMobile.Windows() && isCordova;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue