Rename import command

This commit is contained in:
Franz Liedke 2015-07-16 00:38:27 +02:00
parent 6b3a86dd87
commit 9af1519864

View File

@ -23,7 +23,7 @@ class ImportCommand extends Command
*
* @var string
*/
protected $name = 'flarum:import';
protected $name = 'import';
/**
* The console command description.