add i18n to wcSettings (https://github.com/woocommerce/woocommerce-blocks/pull/4295)
This commit is contained in:
parent
1702a6c0c3
commit
cd3242900e
|
@ -316,7 +316,7 @@ class AssetDataRegistry {
|
|||
$this->handle,
|
||||
'build/wc-settings.js',
|
||||
[],
|
||||
false
|
||||
true
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue