Fix eslint warnings.
This commit is contained in:
@@ -45,6 +45,6 @@ $(function() {
|
||||
});
|
||||
});
|
||||
|
||||
global.submitInvisibleRecaptchaForm = function () {
|
||||
window.submitInvisibleRecaptchaForm = function () {
|
||||
document.getElementById("signup-form").submit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user