diff --git a/www/js/services/crypto-services.js b/www/js/services/crypto-services.js index 6d78bff70b56ab6516d110fd57672b6f7fca817c..47ec1f574d1bf548c5bf599e7f8130a553d9c372 100644 --- a/www/js/services/crypto-services.js +++ b/www/js/services/crypto-services.js @@ -1414,7 +1414,7 @@ angular.module('cesium.crypto.services', ['cesium.utils.services']) subTitle: 'ACCOUNT.SECURITY.KEYFILE.PASSWORD_POPUP.HELP', error: options.error, scope: options.scope - }) + }); }) .then(function(password) { // Timeout is need to force popup to be hide