diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-02-16 19:31:36 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 19:31:36 +1100 |
commit | c59af8156300c9717a079a4896fe8e9a4f8f4e18 (patch) | |
tree | 4db9d9b8023aa708b388558598bdb7e880bb9ac9 /src | |
parent | Fix being unable to unset nicknames (diff) | |
download | server-c59af8156300c9717a079a4896fe8e9a4f8f4e18.tar.xz |
Fix a bug prevent connections using erlpack (#977)
Diffstat (limited to 'src')
-rw-r--r-- | src/gateway/events/Connection.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gateway/events/Connection.ts b/src/gateway/events/Connection.ts |