Improved middleware, console page now using new setup
This commit is contained in:
parent
bae76c2768
commit
4532811fcd
13 changed files with 499 additions and 165 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
namespace Pterodactyl\Exceptions\Service\Server;
|
||||
|
||||
use Exception;
|
||||
use Pterodactyl\Exceptions\PterodactylException;
|
||||
|
||||
class RequiredVariableMissingException extends Exception
|
||||
class RequiredVariableMissingException extends PterodactylException
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue