mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 02:14:44 +02:00
Typo
Removed un-neede |
This commit is contained in:
parent
21491e3aaa
commit
d55af822e3
@ -20,7 +20,7 @@ class StoreNestFormRequest extends AdminFormRequest
|
||||
{
|
||||
return [
|
||||
'name' => 'required|string|min:1|max:255',
|
||||
'description' => 'string|nullable|',
|
||||
'description' => 'string|nullable',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user