mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 14:26:04 +00:00
Merge branch 'main' into inventory
This commit is contained in:
commit
b7048595e9
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ impl Connection<ClientboundLoginPacket, ServerboundLoginPacket> {
|
|||
/// &access_token,
|
||||
/// &Uuid::parse_str(&profile.id).expect("Invalid UUID"),
|
||||
/// e.secret_key,
|
||||
/// p
|
||||
/// &p
|
||||
/// ).await?;
|
||||
/// conn.write(
|
||||
/// ServerboundKeyPacket {
|
||||
|
|
Loading…
Add table
Reference in a new issue