mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
Add team reports.
This commit is contained in:
parent
f35a9f0950
commit
69389ebcd5
3 changed files with 7 additions and 6 deletions
|
|
@ -37,6 +37,7 @@ export default async (
|
|||
page,
|
||||
filter,
|
||||
pageSize: +pageSize || null,
|
||||
includeTeams: true,
|
||||
});
|
||||
|
||||
return ok(res, data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue