mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
Return session data.
This commit is contained in:
parent
c0a67dadd5
commit
c39f5f4195
3 changed files with 5 additions and 19 deletions
|
|
@ -222,4 +222,6 @@ export interface SessionData {
|
|||
subdivision1: string;
|
||||
subdivision2: string;
|
||||
city: string;
|
||||
ip?: string;
|
||||
userAgent?: string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue