add avance settings
This commit is contained in:
parent
c9cf075789
commit
5c3b65c38b
10 changed files with 71 additions and 26 deletions
|
|
@ -23,6 +23,7 @@ angular.module('copayApp.controllers').controller('walletHomeController', functi
|
|||
this.isRateAvailable = false;
|
||||
this.showScanner = false;
|
||||
this.isMobile = isMobile.any();
|
||||
this.addr = null;
|
||||
|
||||
var disableScannerListener = $rootScope.$on('dataScanned', function(event, data) {
|
||||
self.setForm(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue