added GamSystemId to Spell

This commit is contained in:
2026-01-28 08:51:35 +01:00
parent 61ea083b1d
commit b564052c17
6 changed files with 116 additions and 13 deletions
+1
View File
@@ -108,6 +108,7 @@ func SetupTestDB(opts ...bool) {
logger.Debug("SetupTestDB: DB bereits initialisiert, überspringe Setup")
}
}
func ResetTestDB() {
logger.Debug("ResetTestDB aufgerufen")