Skip to content

Commit

Permalink
Merge pull request #20 from DarrianCZE/main
Browse files Browse the repository at this point in the history
Adding SW Virtual
  • Loading branch information
daniluk4000 authored Feb 2, 2025
2 parents 2c3c898 + 856e45c commit b09204f
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions custom-data/airlines.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,41 @@
"name": "NIGHT AIR CARGO",
"callsign": "NIGHT DOG",
"virtual": true
},
{
"icao": "TVS",
"name": "SW VIRTUAL",
"callsign": "SKYTRAVEL",
"virtual": true
},
{
"icao": "TVQ",
"name": "SW VIRTUAL",
"callsign": "SLOVAKTRAVEL",
"virtual": true
},
{
"icao": "TVP",
"name": "SW VIRTUAL",
"callsign": "JETTRAVEL",
"virtual": true
},
{
"icao": "TVL",
"name": "SW VIRTUAL",
"callsign": "TRAVELSERVICE",
"virtual": true
},
{
"icao": "UGJ",
"name": "SW VIRTUAL",
"callsign": "UNIJET",
"virtual": true
},
{
"icao": "CSA",
"name": "SW VIRTUAL",
"callsign": "CSA-LINES",
"virtual": true
}
]

0 comments on commit b09204f

Please sign in to comment.