mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Added query options.
This commit is contained in:
parent
2559263e91
commit
688705dbb3
6 changed files with 42 additions and 25 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