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 15bad94 commit 8488ae1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ default PteroAction<ApplicationUser> retrieveUserById(long id) {
* <br>This requires an <b>Application API key</b> with the <b>Users</b> permission with <b>Read</b> access.
*
* @param id
* The user External ID
* The user's external ID
*
* @throws com.mattmalec.pterodactyl4j.exceptions.LoginException
* If the API key is incorrect or doesn't have the required permissions
Expand Down

0 comments on commit 8488ae1

Please sign in to comment.