better signin page
This commit is contained in:
parent
ff37bea6fb
commit
e28be27bf3
3 changed files with 36 additions and 25 deletions
|
|
@ -156,7 +156,6 @@ WalletFactory.prototype.openRemote = function(peedId) {
|
|||
opts.totalCopayers = totalCopayers;
|
||||
var w = new Wallet(opts);
|
||||
w.store();
|
||||
this.addWalletId(w.id);
|
||||
return w;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue