🔀 Merge branch 'trunk'

This commit is contained in:
Philipp Stracker 2024-06-11 15:23:22 +02:00
commit 06100437ed
No known key found for this signature in database

View file

@ -148,6 +148,11 @@ return array(
'woocommerce_paypal_payments_axo_supported_country_currency_matrix',
array(
'US' => array(
'AUD',
'CAD',
'EUR',
'GBP',
'JPY',
'USD',
),
)