Approval.
This commit is contained in:
@@ -3,5 +3,5 @@ declare(strict_types = 1);
|
||||
$units_weight_set = array (
|
||||
't' => 't',
|
||||
'kg' => 'kg',
|
||||
'g' => 'g',
|
||||
'g' => 'G',
|
||||
);
|
||||
|
Reference in New Issue
Block a user