test
All checks were successful
release-tag / release-image (push) Successful in 2m55s

This commit is contained in:
2025-07-25 21:09:40 +02:00
parent 15d4bffb72
commit d6d5b4b647

View File

@@ -305,7 +305,7 @@ func main() {
tj, _ := time.Parse("01.2006", monatsStat[j].Monat)
return ti.Before(tj)
})
//test
// Dynamische Abteilungen frei anpassbar
abteilungen := []Abteilung{
{Name: "Raumkampf", Anteil: 15, Beispiel: "CF-337 Panther", WertItem: 36308},