Skip to content

Commit 87cc48a

Browse files
committed
MC-42649: Fix static error.
1 parent 574f4f6 commit 87cc48a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReCaptchaFrontendUi/view/frontend/web/js/reCaptcha.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ define(
5959
* @returns {Boolean}
6060
*/
6161
getIsInvisibleRecaptcha: function () {
62+
6263
if (this.settings === void 0) {
6364
return false;
6465
}

0 commit comments

Comments
 (0)