add avance settings
This commit is contained in:
parent
c9cf075789
commit
5c3b65c38b
10 changed files with 71 additions and 26 deletions
|
|
@ -2,9 +2,6 @@
|
|||
|
||||
angular.module('copayApp.controllers').controller('preferencesController',
|
||||
function($scope, $rootScope, $filter, $timeout, $modal, $log, lodash, configService, profileService) {
|
||||
this.error = null;
|
||||
this.success = null;
|
||||
|
||||
var config = configService.getSync();
|
||||
|
||||
this.unitName = config.wallet.settings.unitName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue