mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Rebuild frontend
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
var sessionStart = '{{ start }}';
|
||||
var sessionEnd = '{{ end }}';
|
||||
|
||||
var allowedOpposingTypes = {{ config('firefly.allowed_opposing_types')|json_encode|raw }};
|
||||
var accountToTransaction = {{ config('firefly.account_to_transaction')|json_encode|raw }};
|
||||
|
||||
Reference in New Issue
Block a user