logistics contracts
This commit is contained in:
@@ -15,7 +15,7 @@ use Seat\Eseye\Configuration;
|
||||
use Seat\Eseye\Containers\EsiAuthentication;
|
||||
use Seat\Eseye\Eseye;
|
||||
|
||||
class getLogisticContracts extends Command
|
||||
class GetLogisticContracts extends Command
|
||||
{
|
||||
/**
|
||||
* The name and signature of the console command.
|
||||
|
||||
@@ -19,6 +19,7 @@ class Kernel extends ConsoleKernel
|
||||
Commands\UpdateMoonPricing::class,
|
||||
Commands\DumpFleets::class,
|
||||
Commands\CalculateMarketTax::class,
|
||||
Commands\GetLogisticsContracts::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user