Fix server description nullablility
This commit is contained in:
parent
a75b15cd8d
commit
adcab5969a
3 changed files with 6 additions and 2 deletions
|
@ -254,6 +254,7 @@ class ServersController extends Controller
|
|||
* @throws \Pterodactyl\Exceptions\DisplayException
|
||||
* @throws \Pterodactyl\Exceptions\Model\DataValidationException
|
||||
* @throws \Pterodactyl\Exceptions\Repository\RecordNotFoundException
|
||||
* @throws \Illuminate\Validation\ValidationException
|
||||
*/
|
||||
public function store(ServerFormRequest $request)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue