fix(cert-email): Default user email to empty string

This commit is contained in:
Stuart Taylor
2018-07-02 09:06:35 +01:00
committed by mrugesh mohapatra
parent 6f4f8f9fac
commit 211245444e

View File

@ -109,7 +109,7 @@ function getIdsForCert$(id, Challenge) {
function sendCertifiedEmail(
{
email,
email = '',
name,
username,
isRespWebDesignCert,