fetch mining taxes ledgers job
This commit is contained in:
@@ -64,7 +64,7 @@ class FetchMiningTaxesLedgersJob implements ShouldQueue
|
||||
$this->corpId = $corpId;
|
||||
$this->observerId = $observerId;
|
||||
|
||||
$this->$esi = new Esi;
|
||||
$this->esi = new Esi;
|
||||
|
||||
//Setup the private esi variables
|
||||
if(!$this->esi->haveEsiScope($this->charId, 'esi-industry.read_corporation_mining.v1')) {
|
||||
|
||||
Reference in New Issue
Block a user