diff --git a/src/Console/ImportCommand.php b/src/Console/ImportCommand.php index bbd31dc2c..ebdf74e65 100644 --- a/src/Console/ImportCommand.php +++ b/src/Console/ImportCommand.php @@ -23,7 +23,7 @@ class ImportCommand extends Command * * @var string */ - protected $name = 'flarum:import'; + protected $name = 'import'; /** * The console command description.