fix devops error
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Console\Commands;
|
||||
use App\Models\Shop\Category;
|
||||
use Illuminate\Console\Command;
|
||||
|
||||
class untranslateShelves extends Command
|
||||
class UntranslateShelves extends Command
|
||||
{
|
||||
protected $signature = 'untranslateShelves';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user