offset stuff

This commit is contained in:
2021-08-02 02:19:36 -05:00
parent 4c88de77a7
commit 7468e63299

View File

@@ -181,6 +181,8 @@ class MiningTaxesAdminController extends Controller
//Get the structure info from the database or esi
$tempObserverInfo = $structure->GetStructureInfo($item['observer_id']);
dd($tempObserverInfo);
//Create the array for the line by line
array_push($moons, [
'character_name' => $item['character_name'],