From 6334865d3f3f90988a0ac8f0d49af74c1f2132ac Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Thu, 4 Jul 2019 22:03:27 -0500 Subject: [PATCH] structures and assets jobs --- app/Console/Commands/Assets/GetAssets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Console/Commands/Assets/GetAssets.php b/app/Console/Commands/Assets/GetAssets.php index c65f97ada..7541e02dc 100644 --- a/app/Console/Commands/Assets/GetAssets.php +++ b/app/Console/Commands/Assets/GetAssets.php @@ -65,7 +65,7 @@ class GetAssetsCommand extends Command $config = config('esi'); //Declare some variables - $charId = 93738849; + $charId = $config['primary']; $corpId = 98287666; //ESI Scope Check