mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-20 14:25:09 +00:00
Further codestyle changes
This commit is contained in:
@@ -60,8 +60,8 @@ return [
|
||||
|
||||
'decimal_point' => '.',
|
||||
|
||||
'thousand_separator' => ','
|
||||
'thousand_separator' => ',',
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user