mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-29 19:18:11 +01:00
Fixed wrong var
Closes #1191 Signed-off-by: Graham Campbell <graham@alt-three.com>
This commit is contained in:
parent
a35430a4fd
commit
b25db21444
@ -18,7 +18,7 @@ final class InviteTeamMemberCommand
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public $email;
|
||||
public $emails;
|
||||
|
||||
/**
|
||||
* The validation rules.
|
||||
|
Loading…
x
Reference in New Issue
Block a user