fix(client): カスタム絵文字一覧ページの負荷が高いのを修正

This commit is contained in:
syuilo 2021-12-18 20:20:49 +09:00
parent 034dcaeb9d
commit b1751543aa
2 changed files with 1 additions and 4 deletions

View file

@ -14,6 +14,7 @@
### Bugfixes
- クライアント: Deckカラムの増減がページをリロードするまで正しく反映されない問題を修正
- クライアント: 一部のコンポーネントが裏に隠れるのを修正
- クライアント: カスタム絵文字一覧ページの負荷が高いのを修正
## 12.100.1 (2021/12/17)