From dbd92a9df9c50c1d15d4c4fa893fc45d049a0e57 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Fri, 5 Jul 2019 03:57:43 -0500 Subject: [PATCH] added another location to location array for asset jobs --- app/Jobs/ProcessAssetsJob.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Jobs/ProcessAssetsJob.php b/app/Jobs/ProcessAssetsJob.php index e05b71de2..f966688e4 100644 --- a/app/Jobs/ProcessAssetsJob.php +++ b/app/Jobs/ProcessAssetsJob.php @@ -57,6 +57,7 @@ class ProcessAssetsJob implements ShouldQueue 'CorpSAG6', 'CorpSAG7', 'StructureFuel', + 'FighterBay', ]; /**