mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
Fix error
This commit is contained in:
parent
31e5629ce1
commit
5e3a6066f8
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ impl Client {
|
|||
ServerboundHelloPacket {
|
||||
username: account.username.clone(),
|
||||
public_key: None,
|
||||
profile_id: None,
|
||||
}
|
||||
.get(),
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue