Skip to content

Commit 0c34997

Browse files
Merge branch '2.4.8-beta1-develop' into cia-2.4.8-beta1-develop-bugfix-05292024
2 parents 4b4419a + f43c7df commit 0c34997

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

app/code/Magento/Multishipping/etc/config.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,20 @@
1818
<multi_address_error_message>The current cart does not match multi shipping criteria, please review or contact the store administrator</multi_address_error_message>
1919
</minimum_order>
2020
</sales>
21+
<csp>
22+
<mode>
23+
<storefront_multishipping_checkout_billing>
24+
<report_only>0</report_only>
25+
</storefront_multishipping_checkout_billing>
26+
</mode>
27+
<policies>
28+
<storefront_multishipping_checkout_billing>
29+
<scripts>
30+
<inline>0</inline>
31+
<event_handlers>1</event_handlers>
32+
</scripts>
33+
</storefront_multishipping_checkout_billing>
34+
</policies>
35+
</csp>
2136
</default>
2237
</config>

0 commit comments

Comments
 (0)