fix validation;

This commit is contained in:
Matias Alejo Garcia 2016-06-14 14:15:33 -03:00
parent 57aecf7e1b
commit 6f8210c17b
No known key found for this signature in database
GPG Key ID: 02470DB551277AB3
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ angular.module('copayApp.services')
storageService.clearLastAddress(walletId, function() {});
}
});
}, 3000);
}, 5000);
};
// Used when reading wallets from the profile