mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 12:35:38 +01:00
Add type to metrics.
This commit is contained in:
parent
7c7bb654d9
commit
8de369df96
2 changed files with 10 additions and 8 deletions
|
|
@ -144,8 +144,8 @@ export default async (
|
|||
startDate,
|
||||
endDate,
|
||||
column,
|
||||
table,
|
||||
filters,
|
||||
type,
|
||||
});
|
||||
|
||||
return ok(res, data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue