Fix cs-fix run
This commit is contained in:
parent
c166f1305b
commit
271197e823
9 changed files with 6 additions and 14 deletions
|
@ -1,8 +1,6 @@
|
|||
<?php
|
||||
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Stateful Domains
|
||||
|
@ -62,5 +60,4 @@ return [
|
|||
'verify_csrf_token' => Pterodactyl\Http\Middleware\VerifyCsrfToken::class,
|
||||
'encrypt_cookies' => Pterodactyl\Http\Middleware\EncryptCookies::class,
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue