Added aircraft manufacturers
This commit is contained in:
parent
1d68e73690
commit
51e37ac662
1 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,7 @@ manufacturerTags = [
|
|||
"boeing",
|
||||
"bombardier",
|
||||
"cessna",
|
||||
"consolidated",
|
||||
"dassault",
|
||||
"diamond",
|
||||
"douglas",
|
||||
|
@ -34,14 +35,20 @@ manufacturerTags = [
|
|||
"eurocopter",
|
||||
"fairchild",
|
||||
"fairey",
|
||||
"focke-wulf",
|
||||
"fokker",
|
||||
"general-dynamics",
|
||||
"grumman",
|
||||
"handley page"
|
||||
"heinkel"
|
||||
"lockheed",
|
||||
"mitsubishi",
|
||||
"northrop",
|
||||
"pilatus",
|
||||
"piper",
|
||||
"robin",
|
||||
"short",
|
||||
"supermarine",
|
||||
"vickers",
|
||||
"vought",
|
||||
"yakovlev"
|
||||
|
|
Loading…
Reference in a new issue