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 dfa87e9 commit 3e798f9Copy full SHA for 3e798f9
ReCaptchaCustomer/etc/adminhtml/system.xml
@@ -28,7 +28,7 @@
28
<field id="customer_edit" translate="label" type="select" sortOrder="135" showInDefault="1"
29
showInWebsite="1" showInStore="0" canRestore="1">
30
<label>Enable for Edit Customer Account</label>
31
- <source_model>Magento\ReCaptchaApi\Model\OptionSource\Type</source_model>
+ <source_model>Magento\ReCaptchaAdminUi\Model\OptionSource\Type</source_model>
32
</field>
33
</group>
34
</section>
0 commit comments