moon ledger stuff

This commit is contained in:
2020-04-25 04:58:40 -05:00
parent 7b0da0f96e
commit 921632789b

View File

@@ -86,7 +86,7 @@ class MoonLedgerController extends Controller
}
//We don't really care about the key, but it is better than just 0 through whatever number
$structures[$resp->observer_id] = $structureInfo->name;
$structures[$response->observer_id] = $structureInfo->name;
}
//For each of the structures we want to address it by it's key value pair.