1
0

fix(frontend): webhook, 連携アプリ一覧でコンテンツが重複して表示される問題を修正

Fix #10564
This commit is contained in:
syuilo
2023-04-10 18:56:38 +09:00
parent 48e2523081
commit 511dab0618
3 changed files with 41 additions and 34 deletions
+1
View File
@@ -20,6 +20,7 @@
### Client
- 常に広告を見られるオプションを追加
- ユーザーページの画像一覧が表示されない問題を修正
- webhook, 連携アプリ一覧でコンテンツが重複して表示される問題を修正
### Server
- アンテナのノート、チャンネルのノート、通知が正常に作成できないことがある問題を修正