1
0

fix(client): register_note_view_interruptor()が動かないのを修正

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