Update Settings.php
This commit is contained in:
parent
2d76367e91
commit
1f4ff6175a
@ -28,6 +28,7 @@ class Settings extends Seeder
|
|||||||
|
|
||||||
Setting::set([
|
Setting::set([
|
||||||
'general.date_format' => 'd M Y',
|
'general.date_format' => 'd M Y',
|
||||||
|
'general.financial_start' => '01 Jan',
|
||||||
'general.date_separator' => 'space',
|
'general.date_separator' => 'space',
|
||||||
'general.timezone' => 'Europe/London',
|
'general.timezone' => 'Europe/London',
|
||||||
'general.percent_position' => 'after',
|
'general.percent_position' => 'after',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user