mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 06:43:23 +00:00
Include new line at the end of the file.
This commit is contained in:
@@ -27,4 +27,4 @@ var noDataForChart = '{{ trans('firefly.no_data_for_chart')|escape }}';
|
||||
var showFullList = '{{ trans('firefly.show_full_list') }}';
|
||||
var showOnlyTop = '{{ trans('firefly.show_only_top',{number:listLength}) }}';
|
||||
var accountingConfig = {{ accounting|json_encode|raw }};
|
||||
var token = '{{ csrf_token() }}';
|
||||
var token = '{{ csrf_token() }}';
|
||||
|
Reference in New Issue
Block a user