fix(backend): 絵文字を編集すると保存できないことがある問題を修正

Fix #10384
This commit is contained in:
syuilo 2023-03-22 18:45:55 +09:00
parent fb42721160
commit 050787238b
2 changed files with 9 additions and 6 deletions

View file

@ -14,6 +14,9 @@
## 13.10.2
### Server
- 絵文字を編集すると保存できないことがある問題を修正
### Client
- ドライブファイルのメニューが正常に動作しない問題を修正