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 | 58c3974e1b876d21c3e9519834b36520446fd088 (patch) | |
tree | 24afb9ced48f1f75a82b4459b4f6db2b8752b1bf | |
parent | :sparkles: migrate script (diff) | |
download | server-58c3974e1b876d21c3e9519834b36520446fd088.tar.xz |
:bug: fix Emoji missing in identify
Diffstat (limited to '')
-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 |