feat: add Agrarmonitor integration to dashboard and stats, and rename accounting permission group
Build and Push Multi-Platform Images / build-and-push (push) Successful in 33s

This commit is contained in:
2026-05-04 11:18:49 +02:00
parent 942c15eef8
commit ca1d371ad4
4 changed files with 35 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ export interface StatsCounts {
posteingang: number;
manuell: number;
mailpostfach: number;
agrarmonitor: number;
}
export const statsApi = {