Added more manufacturers to catalog/catalogTags.py
This commit is contained in:
parent
df6d8be57f
commit
910e3ec490
1 changed files with 6 additions and 0 deletions
|
@ -26,8 +26,10 @@ manufacturerTags = [
|
|||
"airbus",
|
||||
"avro",
|
||||
"bell",
|
||||
"bleriot",
|
||||
"boeing",
|
||||
"bombardier",
|
||||
"caudron",
|
||||
"cessna",
|
||||
"consolidated",
|
||||
"dassault",
|
||||
|
@ -40,6 +42,7 @@ manufacturerTags = [
|
|||
"focke-wulf",
|
||||
"fokker",
|
||||
"general-dynamics",
|
||||
"gotha",
|
||||
"grumman",
|
||||
"handley-page",
|
||||
"hawker",
|
||||
|
@ -53,7 +56,10 @@ manufacturerTags = [
|
|||
"pilatus",
|
||||
"piper",
|
||||
"robin",
|
||||
"saab",
|
||||
"short",
|
||||
"sopwith",
|
||||
"spad",
|
||||
"sukhoi",
|
||||
"supermarine",
|
||||
"vickers",
|
||||
|
|
Loading…
Reference in a new issue