mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 01:06:46 +00:00
Add newlines and strict types
This commit is contained in:
@@ -42,4 +42,4 @@ var sessionEnd = '{{ session('end').format('Y-m-d') }}';
|
||||
|
||||
// some formatting stuff:
|
||||
var month_and_day_js = "{{ trans('config.month_and_day_js') }}";
|
||||
var acc_config_new = {format: accountingConfig};
|
||||
var acc_config_new = {format: accountingConfig};
|
||||
|
Reference in New Issue
Block a user