Add type to metrics.

This commit is contained in:
Brian Cao 2023-01-12 21:48:21 -08:00
parent 7c7bb654d9
commit 8de369df96
2 changed files with 10 additions and 8 deletions

View file

@ -144,8 +144,8 @@ export default async (
startDate,
endDate,
column,
table,
filters,
type,
});
return ok(res, data);