Abschluss Personen & Startseite. Viele BUGFIXes

This commit is contained in:
Simon Martens
2025-02-28 16:54:49 +01:00
parent db8c08a0fc
commit 4581f34dd9
132 changed files with 333 additions and 86 deletions

View File

@@ -291,6 +291,7 @@ func AgentsForOrg(app core.App, org bool, letter string) ([]*Agent, error) {
return agents, nil
}
// BUG: thesew functions are terribly inefficient, since they output way too much data
type AgentCount struct {
Count int `db:"count"`
ID string `db:"id"`