mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-12 03:13:45 +02:00
Improved middleware, console page now using new setup
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
namespace Pterodactyl\Exceptions\Service\Server;
|
||||
|
||||
use Exception;
|
||||
use Pterodactyl\Exceptions\PterodactylException;
|
||||
|
||||
class RequiredVariableMissingException extends Exception
|
||||
class RequiredVariableMissingException extends PterodactylException
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user