1
0

fix(frontend): 周年の実績が閏年を考慮するように (#13525)

* fix(frontend): 周年の実績が閏年を考慮するように

* まちがえた

* Update Changelog

* 変数の定義回数を減らす
This commit is contained in:
かっこかり
2024-03-07 17:21:57 +09:00
committed by GitHub
parent c680e35aa0
commit f4a5740412
2 changed files with 21 additions and 8 deletions
+1
View File
@@ -9,6 +9,7 @@
- Enhance: リアクション・いいねの総数を表示するように
- Enhance: リアクション受け入れが「いいねのみ」の場合はリアクション絵文字一覧を表示しないように
- Fix: 一部のページ内リンクが正しく動作しない問題を修正
- Fix: 周年の実績が閏年を考慮しない問題を修正
### Server
-