mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 15:17:23 +01:00
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts: # src/lib/constants.ts
This commit is contained in:
commit
19d5ac0a4c
23 changed files with 500 additions and 10 deletions
|
|
@ -131,6 +131,7 @@ export const REPORT_TYPES = {
|
|||
retention: 'retention',
|
||||
utm: 'utm',
|
||||
journey: 'journey',
|
||||
revenue: 'revenue',
|
||||
} as const;
|
||||
|
||||
export const REPORT_PARAMETERS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue