We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a64eee commit 0f19528Copy full SHA for 0f19528
ReCaptchaFrontendUi/view/frontend/web/js/reCaptcha.js
@@ -11,7 +11,7 @@ define(
11
'jquery',
12
'ko',
13
'Magento_ReCaptchaFrontendUi/js/registry',
14
- 'Magento_ReCaptchaFrontendUi/js/reCaptchaScriptLoader',
+ 'Magento_ReCaptchaFrontendUi/js/reCaptchaScriptLoader'
15
],
16
function (Component, $, ko, registry, reCaptchaLoader, undefined) {
17
'use strict';
0 commit comments