fix(client): カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正

This commit is contained in:
tamaina 2023-02-03 20:37:15 +00:00
parent 0d148bd23b
commit d78e15cc1a
2 changed files with 16 additions and 9 deletions

View file

@ -18,6 +18,9 @@ You should also include the user name that made the change.
### Improvements
- ロールで広告の非表示が有効になっている場合は最初から広告を非表示にするように
### Bugfixes
- Client: カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正
## 13.2.6 (2023/02/01)
### Changes
- docker-compose.ymlをdocker-compose.yml.exampleにしました。docker-compose.ymlとしてコピーしてから使用してください。