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 b78f6d9 commit caf6ad0Copy full SHA for caf6ad0
app/code/Meta/Sales/etc/adminhtml/system.xml
@@ -92,7 +92,7 @@
92
<group id="business_settings" translate="label" type="text" sortOrder="10" showInDefault="1"
93
showInWebsite="0" showInStore="1">
94
<field id="auto_subscribe_to_newsletter" translate="label comment" type="select" sortOrder="40"
95
- showInDefault="1" showInWebsite="0" showInStore="1">
+ showInDefault="0" showInWebsite="0" showInStore="0">
96
<label>Subscribe to Newsletter</label>
97
<config_path>facebook/orders_sync/auto_subscribe_to_newsletter</config_path>
98
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
0 commit comments