Glidera: minor bug fixes
This commit is contained in:
parent
a31a208dec
commit
ef5f780e78
4 changed files with 25 additions and 32 deletions
|
|
@ -52,7 +52,7 @@ angular.module('copayApp.controllers').controller('preferencesGlideraController'
|
|||
$scope.$on("$ionicView.enter", function(event, data){
|
||||
$scope.network = glideraService.getEnvironment();
|
||||
|
||||
$scope.token = accessToken;
|
||||
$scope.token = null;
|
||||
$scope.permissions = null;
|
||||
$scope.email = null;
|
||||
$scope.personalInfo = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue