2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-03-06 08:40:41 +00:00

add agreeToTerms

This commit is contained in:
AJ ONeal 2016-08-06 01:33:19 -04:00
parent a0d01815df
commit afa10a2c63

View File

@ -34,6 +34,7 @@ LE._undefined = {
, rsaKeySize: u
, challengeType: u
, server: u
, agreeToTerms: u
, _ipc: u
};
LE._undefine = function (le) {