Enabled move and queue processing
This commit is contained in:
@@ -14,6 +14,7 @@ class Kernel extends ConsoleKernel
|
||||
*/
|
||||
protected $commands = [
|
||||
Commands\Import::class,
|
||||
Commands\Move::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user