Session api token validation
This commit is contained in:
Vendored
+1
@@ -300,6 +300,7 @@ export interface Flight {
|
||||
range: FlightRange
|
||||
region_range: RegionRange
|
||||
livery_url?: string
|
||||
user?: User | null
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user