remove peer tab
This commit is contained in:
parent
fb8a52fd6a
commit
93620fa6c0
4 changed files with 5 additions and 19 deletions
|
|
@ -59,7 +59,7 @@ angular.module('copay.controllerUtils')
|
|||
});
|
||||
w.on('created', function(myPeerID) {
|
||||
video.setOwnPeer(myPeerID, w, handlePeerVideo);
|
||||
$location.path('peer');
|
||||
$location.path('addresses');
|
||||
$rootScope.wallet = w;
|
||||
root.updateBalance();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue