Fixed PGP import

This commit is contained in:
RainLoop Team 2015-03-26 16:46:17 +04:00
parent c4aabb0cd4
commit 470b3645e2
5 changed files with 16 additions and 4 deletions

View file

@ -120,7 +120,7 @@ cfg.paths.js = {
openpgp: {
name: 'openpgp.js',
src: [
'vendors/openpgp/openpgp-0.7.2.min.js'
'vendors/openpgp/openpgp-0.10.1.min.js'
]
},
encrypt: {