mirror of
https://github.com/flarum/framework.git
synced 2024-11-28 20:16:08 +08:00
Rename import command
This commit is contained in:
parent
6b3a86dd87
commit
9af1519864
|
@ -23,7 +23,7 @@ class ImportCommand extends Command
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $name = 'flarum:import';
|
||||
protected $name = 'import';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
|
Loading…
Reference in New Issue
Block a user