Catalog tag changes
- fix spelling of ‘Embraer’ - add airship feature type
This commit is contained in:
parent
9d00aec7dd
commit
3aacabdfd0
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ aircraftTypeTags = [
|
|||
manufacturerTags = [
|
||||
"boeing", "cessna", "diamond", "douglas", "bell", "piper",
|
||||
"airbus", "vickers", "lockheed", "fokker",
|
||||
"embrarer", "bombardier", "pilatus", "robin",
|
||||
"embraer", "bombardier", "pilatus", "robin",
|
||||
"eurocopter"
|
||||
]
|
||||
|
||||
|
@ -55,7 +55,7 @@ featureTags = [
|
|||
"etops",
|
||||
"floats",
|
||||
"amphibious",
|
||||
"supersonic"
|
||||
"airship"
|
||||
]
|
||||
|
||||
propulsionTags = [
|
||||
|
|
Loading…
Add table
Reference in a new issue