mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 21:54:14 -08:00
fixes description
This commit is contained in:
parent
f40284c413
commit
c658a0fcb4
|
@ -25,7 +25,7 @@ class SendAcceptanceReminder extends Command
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $description = 'This will send users with unaccepted assets a reminder to accept them.';
|
||||
protected $description = 'This will resend users with unaccepted assets a reminder to accept or decline them.';
|
||||
|
||||
/**
|
||||
* Create a new command instance.
|
||||
|
|
Loading…
Reference in a new issue