1
0

fix(client): オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正

This commit is contained in:
tamaina
2023-02-03 21:21:36 +00:00
parent d78e15cc1a
commit b2a67ba5ca
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ You should also include the user name that made the change.
### Bugfixes
- Client: カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
- Client: オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正
## 13.2.6 (2023/02/01)
### Changes