PHPCS Fix

This commit is contained in:
Laurence Bahiirwa 2020-08-28 16:48:28 +03:00 committed by GitHub
parent 76c4e1d0fc
commit 5187c412bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ return array(
'thousand_sep' => "'",
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
),
'MD' => array(