1
0

fix(client): ノートの参照を断ち切るように

Fix #8201
Close #8237
This commit is contained in:
syuilo
2022-02-11 21:35:28 +09:00
parent 9f9b8d1cae
commit b3decdc4e5
3 changed files with 39 additions and 26 deletions
+9
View File
@@ -10,6 +10,15 @@
You should also include the user name that made the change.
-->
## 12.x.x (unreleased)
### Improvements
-
### Bugfixes
- クライアント: 削除したノートがタイムラインから自動で消えない問題を修正 @syuilo
- クライアント: リアクション数が正しくないことがある問題を修正 @syuilo
## 12.106.1 (2022/02/11)
### Bugfixes