fix join wallet WIP
This commit is contained in:
parent
e676f4e69d
commit
8856683a17
6 changed files with 96 additions and 13 deletions
|
|
@ -41,7 +41,6 @@ angular.module('copay.header').controller('HeaderController',
|
|||
w.disconnect();
|
||||
delete $rootScope['wallet'];
|
||||
$location.path('signin');
|
||||
$rootScope.$digest();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue