github web editor try not to suck challenge IMPOSSIBLE

This commit is contained in:
Dylan T. 2024-11-29 15:26:40 +00:00 committed by GitHub
parent cbcc4d24e0
commit ca5d9c3731
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,8 +92,8 @@ enum GameMode{
} }
public function getPermissionGroupName() : string{ public function getPermissionGroupName() : string{
return $this->getMetadata()[2]; return $this->getMetadata()[2];
} }
/** /**
* @return string[] * @return string[]