Added Support and Analytics for Release

This commit is contained in:
2026-07-10 21:59:35 +10:00
parent d765161b9a
commit 85eeba982f
24 changed files with 673 additions and 320 deletions
+1
View File
@@ -307,6 +307,7 @@ export interface Flight {
region_range: RegionRange
livery_url?: string
user?: User | null
class_seat_combined: number
}