moons admin controller

This commit is contained in:
2019-02-15 23:18:36 -06:00
parent 187ad6ca64
commit cfddca8d6a

View File

@@ -33,9 +33,7 @@ class LookupHelper {
'strict' => 'true',
])->invoke('get', '/search/');
dd($response->character[0]);
return $reponse[0];
return $reponse->character[0];
}
//Add characters to the lookup table for quicker lookups without having