diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-10 14:31:13 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-10 14:31:13 +0200 |
commit | 82205520ed302aa5a91fc6a770e7ecf2b6ccc043 (patch) | |
tree | 6db95595114cca879f040409f40aca23be0bd0b3 | |
parent | :sparkles: migrate script (diff) | |
download | server-82205520ed302aa5a91fc6a770e7ecf2b6ccc043.tar.xz |
:bug: fix Emoji missing in identify
-rw-r--r-- | bundle/package.json | 2 | ||||
-rw-r--r-- | gateway/src/opcodes/Identify.ts | 1 | ||||
-rw-r--r-- | util/src/entities/User.ts | 1 |
3 files changed, 2 insertions, 2 deletions
diff --git a/bundle/package.json b/bundle/package.json |