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 05f9df7 commit 3cf48b2Copy full SHA for 3cf48b2
app/code/Magento/Backend/etc/adminhtml/system.xml
@@ -234,6 +234,7 @@
234
<field id="destinations" translate="label" type="multiselect" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
235
<label>Top destinations</label>
236
<source_model>Magento\Directory\Model\Config\Source\Country</source_model>
237
+ <can_be_empty>1</can_be_empty>
238
</field>
239
</group>
240
<group id="locale" translate="label" type="text" sortOrder="8" showInDefault="1" showInWebsite="1" showInStore="1">
0 commit comments