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",
|
"boeing",
|
||||||
"bombardier",
|
"bombardier",
|
||||||
"cessna",
|
"cessna",
|
||||||
|
"consolidated",
|
||||||
"dassault",
|
"dassault",
|
||||||
"diamond",
|
"diamond",
|
||||||
"douglas",
|
"douglas",
|
||||||
|
@ -34,14 +35,20 @@ manufacturerTags = [
|
||||||
"eurocopter",
|
"eurocopter",
|
||||||
"fairchild",
|
"fairchild",
|
||||||
"fairey",
|
"fairey",
|
||||||
|
"focke-wulf",
|
||||||
"fokker",
|
"fokker",
|
||||||
"general-dynamics",
|
"general-dynamics",
|
||||||
"grumman",
|
"grumman",
|
||||||
|
"handley page"
|
||||||
|
"heinkel"
|
||||||
"lockheed",
|
"lockheed",
|
||||||
|
"mitsubishi",
|
||||||
"northrop",
|
"northrop",
|
||||||
"pilatus",
|
"pilatus",
|
||||||
"piper",
|
"piper",
|
||||||
"robin",
|
"robin",
|
||||||
|
"short",
|
||||||
|
"supermarine",
|
||||||
"vickers",
|
"vickers",
|
||||||
"vought",
|
"vought",
|
||||||
"yakovlev"
|
"yakovlev"
|
||||||
|
|
Loading…
Add table
Reference in a new issue