Server API obey's the subuser permissions as well
This commit is contained in:
parent
9fd8a087b8
commit
dfeed013ba
2 changed files with 5 additions and 2 deletions
|
@ -27,7 +27,7 @@ use Auth;
|
|||
use Pterodactyl\Models\Subuser;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
use Pterodactyl\Exception\DisplayException;
|
||||
use Pterodactyl\Exceptions\DisplayException;
|
||||
|
||||
class Server extends Model
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue