mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 02:55:38 +01:00
Merge branch 'dev' into feat/um-66-update-clickhouse-schema-uuid
This commit is contained in:
commit
ec6454aead
65 changed files with 436 additions and 441 deletions
|
|
@ -27,7 +27,7 @@ export default async (req, res) => {
|
|||
|
||||
const events = await getEventMetrics(websiteId, website_uuid, startDate, endDate, tz, unit, {
|
||||
url,
|
||||
event_name,
|
||||
eventName: event_name,
|
||||
});
|
||||
|
||||
return ok(res, events);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue