mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 16:32:08 +01:00
shit
This commit is contained in:
@ -38,7 +38,7 @@ model Session {
|
||||
company Company @relation(fields: [companyId], references: [id])
|
||||
companyId String
|
||||
startTime DateTime
|
||||
endTime DateTime
|
||||
endTime DateTime?
|
||||
ipAddress String?
|
||||
country String?
|
||||
language String?
|
||||
|
||||
Reference in New Issue
Block a user