mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +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
|
|
@ -181,6 +181,7 @@ export interface QueryFilters {
|
|||
referrer?: string;
|
||||
title?: string;
|
||||
query?: string;
|
||||
host?: string;
|
||||
os?: string;
|
||||
browser?: string;
|
||||
device?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue