Skip to content

Commit 0f19528

Browse files
Update ReCaptchaFrontendUi/view/frontend/web/js/reCaptcha.js
Co-Authored-By: Ihor Sviziev <[email protected]>
1 parent 2a64eee commit 0f19528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ define(
1111
'jquery',
1212
'ko',
1313
'Magento_ReCaptchaFrontendUi/js/registry',
14-
'Magento_ReCaptchaFrontendUi/js/reCaptchaScriptLoader',
14+
'Magento_ReCaptchaFrontendUi/js/reCaptchaScriptLoader'
1515
],
1616
function (Component, $, ko, registry, reCaptchaLoader, undefined) {
1717
'use strict';

0 commit comments

Comments
 (0)