typo fix
这个提交包含在:
父节点
0803517711
当前提交
606dcf3c4f
@ -157,8 +157,8 @@ A._registerAccount = function(me, options) {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
return agreeToTerms({
|
return agreeToTerms({
|
||||||
acmeSubscriberTosUrl: me._tos,
|
acmeSubscriberTermsUrl: me._tos,
|
||||||
acmeJsTosUrl: 'https://rootprojects.org/legal/#terms'
|
acmeJsTermsUrl: 'https://rootprojects.org/legal/#terms'
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
.then(agree)
|
.then(agree)
|
||||||
|
|||||||
正在加载...
x
在新工单中引用
屏蔽一个用户