added another location to location array for asset jobs

This commit is contained in:
2019-07-05 03:57:43 -05:00
parent 366e293e9f
commit dbd92a9df9

View File

@@ -57,6 +57,7 @@ class ProcessAssetsJob implements ShouldQueue
'CorpSAG6', 'CorpSAG6',
'CorpSAG7', 'CorpSAG7',
'StructureFuel', 'StructureFuel',
'FighterBay',
]; ];
/** /**