aktueller Graph endet am jeweiligen Tag
This commit is contained in:
parent
3724d971bd
commit
a55559977b
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ Hintergasse © 2026
|
|||
<script>
|
||||
const currentDay = {{ current_day }};
|
||||
const history = {{ balance_history|tojson }};
|
||||
console.log(history.current);
|
||||
|
||||
|
||||
const currentPeriod = history.current || [];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue