mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-376-retention-report
This commit is contained in:
commit
cad3dd8847
7 changed files with 56 additions and 40 deletions
|
|
@ -43,10 +43,8 @@ export default async (
|
|||
endDate,
|
||||
timezone,
|
||||
unit,
|
||||
filters: {
|
||||
url,
|
||||
eventName,
|
||||
},
|
||||
url,
|
||||
eventName,
|
||||
});
|
||||
|
||||
return ok(res, events);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue