stuff
This commit is contained in:
@@ -92,7 +92,7 @@ class FetchMoonObserverJob implements ShouldQueue
|
|||||||
]);
|
]);
|
||||||
} catch(RequestFailedException $e) {
|
} catch(RequestFailedException $e) {
|
||||||
Log::critical('FetchMoonObservers failed to get the moon observers for the corporation');
|
Log::critical('FetchMoonObservers failed to get the moon observers for the corporation');
|
||||||
$response = null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
//Run through the mining observers, and add them to the database as needed
|
//Run through the mining observers, and add them to the database as needed
|
||||||
|
|||||||
Reference in New Issue
Block a user