Skip to content

Commit

Permalink
github web editor try not to suck challenge IMPOSSIBLE
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps authored Nov 29, 2024
1 parent cbcc4d2 commit ca5d9c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/player/GameMode.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ public function getTranslatableName() : Translatable{
}

public function getPermissionGroupName() : string{
return $this->getMetadata()[2];
}
return $this->getMetadata()[2];
}

/**
* @return string[]
Expand Down

0 comments on commit ca5d9c3

Please sign in to comment.