Added PGP pubkey download button

This commit is contained in:
Andris Reinman 2016-04-16 14:09:23 -07:00
parent 4d56287583
commit 9c9af58eb5
5 changed files with 123 additions and 30 deletions

View file

@ -12,7 +12,6 @@ let templates = new Map();
module.exports.transport = false;
module.exports.update = () => {
createMailer(() => false);
};