mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Add usage.
This commit is contained in:
parent
345dee5720
commit
2ce62c1023
4 changed files with 29 additions and 2 deletions
|
|
@ -28,6 +28,7 @@ export interface NextApiRequestCollect extends NextApiRequest {
|
|||
session: {
|
||||
id: string;
|
||||
websiteId: string;
|
||||
ownerId: string;
|
||||
hostname: string;
|
||||
browser: string;
|
||||
os: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue