mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
Abschluss Personen & Startseite. Viele BUGFIXes
This commit is contained in:
@@ -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"`
|
||||
|
||||
Reference in New Issue
Block a user