Bugfix: Discord-Webhook Anzeige von UEC-Profit ist immer 0
All checks were successful
release-tag / release-image (push) Successful in 2m6s

This commit is contained in:
2025-08-02 19:11:46 +02:00
parent f63e04f7b0
commit acd9fda529

View File

@@ -461,6 +461,7 @@ func main() {
e := Entry{
Anfangsbestand: anfang,
Endbestand: ende,
Gesamtwert: diff,
Prozentwert: prozent,
Abgabe: abgabe,
Startort: startort,