mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Fix CS
This commit is contained in:
@@ -11,4 +11,5 @@ class MojangApiRoute extends BasePage {
|
||||
public function usernamesByUuid($uuid) {
|
||||
$this->getActor()->sendGET("/api/mojang/profiles/{$uuid}/names");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user