item updates weren't working for whatever reason
This commit is contained in:
@@ -6,7 +6,7 @@ use Illuminate\Console\Command;
|
|||||||
use Log;
|
use Log;
|
||||||
|
|
||||||
//Library
|
//Library
|
||||||
use Command\Library\CommandHelper;
|
use Commands\Library\CommandHelper;
|
||||||
use App\Library\Moons\MoonCalc;
|
use App\Library\Moons\MoonCalc;
|
||||||
|
|
||||||
class ItemPricesUpdateCommand extends Command
|
class ItemPricesUpdateCommand extends Command
|
||||||
|
|||||||
Reference in New Issue
Block a user