mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Renamed id routes for API.
This commit is contained in:
parent
53a991176b
commit
4429198397
42 changed files with 154 additions and 170 deletions
|
|
@ -134,7 +134,7 @@ async function clickhouseQuery(data: {
|
|||
|
||||
const message = {
|
||||
...args,
|
||||
website_id: websiteId,
|
||||
website_websiteId,
|
||||
session_id: sessionId,
|
||||
event_id: uuid(),
|
||||
country: country,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue