1
0

fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正

This commit is contained in:
syuilo
2022-03-02 18:52:49 +09:00
parent dfdb66cf31
commit 072799f674
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -25,6 +25,7 @@ You should also include the user name that made the change.
### Bugfixes
- Client: リアクションピッカーの高さが低くなったまま戻らないことがあるのを修正 @syuilo
- Client: ユーザー名オートコンプリートが正しく動作しない問題を修正 @syuilo
- Client: タッチ操作だとウィジェットの編集がしにくいのを修正 @xianonn
## 12.107.0 (2022/02/12)