Merge pull request #2386 from cmgustavo/bug/creating-pin

ACK
This commit is contained in:
Matias Pando 2015-02-03 13:18:16 -03:00
commit 27476d1b85
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ angular.module('copayApp.services')
_firstpin = null;
scope.askForPin = null;
scope.createPin(pin);
return;
}
else {
_firstpin = null;