mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New version.
This commit is contained in:
parent
3172bc90da
commit
5153591c8f
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'chart' => 'chartjs', // or 'chartjs'
|
||||
'version' => '3.4.6',
|
||||
'chart' => 'chartjs',
|
||||
'version' => '3.4.7',
|
||||
'index_periods' => ['1D', '1W', '1M', '3M', '6M', '1Y', 'custom'],
|
||||
'budget_periods' => ['daily', 'weekly', 'monthly', 'quarterly', 'half-year', 'yearly'],
|
||||
'csv_import_enabled' => true,
|
||||
|
Loading…
Reference in New Issue
Block a user