Skip to content

Commit cc6adef

Browse files
committed
security-package/pull/152: reCAPTCHA: Added available to edit setting for Store View (Failure message, Language Code)
1 parent 0b37d24 commit cc6adef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReCaptchaAdminUi/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<resource>Magento_ReCaptchaUi::config</resource>
3434

3535
<group id="type_for" translate="label" type="text" sortOrder="1000" showInDefault="1" showInWebsite="1"
36-
showInStore="1">
36+
showInStore="0">
3737
<label>Storefront</label>
3838
</group>
3939
</section>

0 commit comments

Comments
 (0)