add agreeToTerms

This commit is contained in:
AJ ONeal 2016-08-06 01:33:19 -04:00
parent a0d01815df
commit afa10a2c63
1 changed files with 1 additions and 0 deletions

View File

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