#2525 updated config file

This commit is contained in:
ghermans 2020-02-25 03:30:13 +01:00
parent bb9c90d0a2
commit 3365924529
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@ return [
| Here you may specify the base currency code for your application.
|
*/
'currency' => env('APP_CURRENCY','USD'),
'currency' => env('APP_CURRENCY', 'USD'),
/*
|--------------------------------------------------------------------------