mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Feat/um 145 re add events (#1733)
* Re-add events. Fix event_type queries. * Re-add eventData * revert CSS.
This commit is contained in:
parent
796c65fa29
commit
fcb1767eb1
13 changed files with 222 additions and 167 deletions
|
|
@ -139,8 +139,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