cut short

This commit is contained in:
2020-05-27 03:53:47 -05:00
parent 61f5467c65
commit 9b74fd45a2

View File

@@ -92,6 +92,7 @@ class FetchMoonObserverJob implements ShouldQueue
]);
} catch(RequestFailedException $e) {
Log::critical('FetchMoonObservers failed to get the moon observers for the corporation');
$response = null;
}
//Run through the mining observers, and add them to the database as needed