mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-01 08:16:03 +00:00
OpenPGP (#53) UNSTABLE
This commit is contained in:
@@ -51,7 +51,6 @@ function PopupsGenerateNewOpenPgpKeyViewModel()
|
||||
{
|
||||
oOpenpgpKeyring.importKey(mKeyPair.privateKeyArmored);
|
||||
oOpenpgpKeyring.importKey(mKeyPair.publicKeyArmored);
|
||||
|
||||
oOpenpgpKeyring.store();
|
||||
|
||||
RL.reloadOpenPgpKeys();
|
||||
|
||||
Reference in New Issue
Block a user