mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
remove unused ref columns
This commit is contained in:
parent
17c8cc07e4
commit
4d6abc4529
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@ export async function saveEvent(args: {
|
|||
websiteId: string;
|
||||
urlPath: string;
|
||||
urlQuery?: string;
|
||||
referrerPath?: string;
|
||||
referrerQuery?: string;
|
||||
referrerDomain?: string;
|
||||
pageTitle?: string;
|
||||
eventName?: string;
|
||||
eventData?: any;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue