mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
fixes checkout to all description
This commit is contained in:
parent
2166fcec41
commit
9fefdea9de
|
@ -22,7 +22,7 @@ class CheckoutLicenseToAllUsers extends Command
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $description = 'Command description';
|
||||
protected $description = 'Checks out licenses to all users';
|
||||
|
||||
/**
|
||||
* Create a new command instance.
|
||||
|
|
Loading…
Reference in a new issue