Added soem things

This commit is contained in:
PxlLoewe
2025-05-20 11:33:08 -07:00
parent 0394e0a97e
commit a7372edfb5
22 changed files with 111 additions and 169 deletions

View File

@@ -11,7 +11,6 @@ model ConnectedAircraft {
posSpeed Int?
posHeading Int?
simulator String?
simulatorConnected Boolean @default(false)
posH145active Boolean @default(false)
stationId Int
loginTime DateTime @default(now())