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 6c5ba1f commit 81201c0Copy full SHA for 81201c0
app/code/Magento/Directory/etc/di.xml
@@ -37,6 +37,8 @@
37
<argument name="countriesWithNotRequiredStates" xsi:type="array">
38
<item name="FR" xsi:type="string">FR</item>
39
<item name="DE" xsi:type="string">DE</item>
40
+ <item name="AT" xsi:type="string">AT</item>
41
+ <item name="FI" xsi:type="string">FI</item>
42
</argument>
43
</arguments>
44
</type>
0 commit comments