mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Redo events tab to show all events.
This commit is contained in:
parent
10f65cae68
commit
9c32057841
18 changed files with 152 additions and 66 deletions
|
|
@ -8,7 +8,7 @@ export * from './analytics/events/getEventDataFields';
|
|||
export * from './analytics/events/getEventDataStats';
|
||||
export * from './analytics/events/getEventDataUsage';
|
||||
export * from './analytics/events/getEventMetrics';
|
||||
export * from './analytics/events/getEvents';
|
||||
export * from './analytics/events/getWebsiteEvents';
|
||||
export * from './analytics/events/getEventUsage';
|
||||
export * from './analytics/events/saveEvent';
|
||||
export * from './analytics/reports/getFunnel';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue