BUGFIX: stresstest u select-vals

This commit is contained in:
Simon Martens
2026-01-23 16:18:05 +01:00
parent d8ed1aebe6
commit 0bd614712f
22 changed files with 1141 additions and 306 deletions

View File

@@ -41,7 +41,7 @@ func RecordsFromRelationInhalteAkteure(
switch relation.Relation {
case "1":
record.SetType("Schöpfer")
record.SetType("Autor:in")
cat := content.MusenalmType()
ber := agent.Profession()
probt := 0
@@ -100,7 +100,7 @@ func RecordsFromRelationInhalteAkteure(
break
}
record.SetType("Schöpfer")
record.SetType("Autor:in")
case "2":
record.SetType("Autor:in")
case "3":