modified namespace for commands being done

This commit is contained in:
2020-05-10 19:29:09 -05:00
parent cd7f6f4876
commit 524f2051ea

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Jobs\Commands;
namespace App\Jobs\Commands\Moons;
//Internal Libraries
use Illuminate\Bus\Queueable;