fix status

This commit is contained in:
Matias Alejo Garcia 2016-10-11 13:24:16 -03:00
commit dd68a3d015
No known key found for this signature in database
GPG key ID: 02470DB551277AB3

View file

@ -59,6 +59,7 @@ angular.module('copayApp.controllers').controller('tourController',
}
}, 2000);
};
ongoingProcess.set('creatingWallet', false);
var wallet = walletClient;
var walletId = wallet.credentials.walletId;
if (!usePushNotifications) {