Skip to content

Commit

Permalink
1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjack committed Apr 22, 2019
1 parent 7f6aabf commit 0b5d084
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/config/justin-laravel.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
|--------------------------------------------------------------------------
| timezone
|--------------------------------------------------------------------------
| Set timezone. Default: UTC
| Часовой пояс. По умолчанию: UTC
| Часовий пояс. За замовчуванням: UTC
| Set timezone. Default: Europe/Kiev
| Часовой пояс. По умолчанию: Europe/Kiev
| Часовий пояс. За замовчуванням: Europe/Kiev
|
*/
'timezone' => 'UTC',
'timezone' => 'Europe/Kiev',
/*
|--------------------------------------------------------------------------
| authLogin
Expand Down

0 comments on commit 0b5d084

Please sign in to comment.