mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Rename import command
This commit is contained in:
@@ -23,7 +23,7 @@ class ImportCommand extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $name = 'flarum:import';
|
||||
protected $name = 'import';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
Reference in New Issue
Block a user