From cfddca8d6abec6f302b2e66b9183dc113e3fbfb8 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Fri, 15 Feb 2019 23:18:36 -0600 Subject: [PATCH] moons admin controller --- app/Library/Lookups/LookupHelper.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/Library/Lookups/LookupHelper.php b/app/Library/Lookups/LookupHelper.php index 8de0b132b..d5dacda57 100644 --- a/app/Library/Lookups/LookupHelper.php +++ b/app/Library/Lookups/LookupHelper.php @@ -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