mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Fixed PGP import
This commit is contained in:
parent
c4aabb0cd4
commit
470b3645e2
5 changed files with 16 additions and 4 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue