Include new line at the end of the file.

This commit is contained in:
James Cole
2017-02-05 19:51:58 +01:00
parent b09a250a03
commit dba92d73c4
155 changed files with 151 additions and 151 deletions

View File

@@ -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() }}';