Skip to content

Commit

Permalink
Update src/main/java/com/mattmalec/pterodactyl4j/application/entities…
Browse files Browse the repository at this point in the history
…/PteroApplication.java

Co-authored-by: Matt Malec <[email protected]>
  • Loading branch information
expxx and mattmalec authored Apr 18, 2024
1 parent 3168689 commit 15bad94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ default PteroAction<ApplicationUser> retrieveUserById(long id) {
* If the API key is incorrect or doesn't have the required permissions
*
* @throws com.mattmalec.pterodactyl4j.exceptions.NotFoundException
* If the user cannot be found
* If the user cannot be found
*
* @return {@link com.mattmalec.pterodactyl4j.PteroAction PteroAction} - Type {@link com.mattmalec.pterodactyl4j.application.entities.ApplicationUser ApplicationUser}
*/
Expand Down

0 comments on commit 15bad94

Please sign in to comment.