fix status
This commit is contained in:
parent
ea93cd6870
commit
dd68a3d015
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ angular.module('copayApp.controllers').controller('tourController',
|
||||||
}
|
}
|
||||||
}, 2000);
|
}, 2000);
|
||||||
};
|
};
|
||||||
|
ongoingProcess.set('creatingWallet', false);
|
||||||
var wallet = walletClient;
|
var wallet = walletClient;
|
||||||
var walletId = wallet.credentials.walletId;
|
var walletId = wallet.credentials.walletId;
|
||||||
if (!usePushNotifications) {
|
if (!usePushNotifications) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue