mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-03-14 12:29:44 +01:00
Fixed typo
This commit is contained in:
parent
c27d59aadf
commit
16557351ab
@ -52,7 +52,7 @@ final class AddUserCommand
|
||||
* @var string[]
|
||||
*/
|
||||
public $rules = [
|
||||
'name' => 'required|string',
|
||||
'username' => 'required|string',
|
||||
'password' => 'string',
|
||||
'level' => 'int',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user