This commit is contained in:
2019-05-30 00:12:22 -05:00
parent 6f85366c9c
commit d7fd89c993

View File

@@ -113,6 +113,7 @@ class ProcessStructureJob implements ShouldQueue
}
} else {
Log::critical("Couldn't get solar system name for structure " . $structure->structure_id);
Log::critical("Check access lists.");
}
}
}