mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-20 07:13:45 +02:00
Push pack services and fix for failing tests
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
|
||||
namespace Pterodactyl\Exceptions\Service;
|
||||
|
||||
class HasActiveServersException extends \Exception
|
||||
use Pterodactyl\Exceptions\DisplayException;
|
||||
|
||||
class HasActiveServersException extends DisplayException
|
||||
{
|
||||
//
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user