1
0

enhance: レートリミットを0%にできるように

This commit is contained in:
syuilo
2023-02-12 10:26:27 +09:00
parent a8feed1eff
commit 9ddf62d8b7
3 changed files with 12 additions and 9 deletions
+1
View File
@@ -13,6 +13,7 @@ You should also include the user name that made the change.
### Improvements
- アニメーションを少なくする設定の時、MkPageHeaderのタブアニメーションを無効化
- Backend: activitypub情報がcorsでブロックされないようヘッダーを追加
- enhance: レートリミットを0%にできるように
### Bugfixes
- Client: ユーザーページでアクティビティを見ることができない問題を修正