1
0

fix(frontend): チャートのラベルが消えている問題を修正 (#13416)

* fix(frontend): チャートのラベルが消えている問題を修正

* Update CHANGELOG.md
This commit is contained in:
zyoshoka
2024-02-20 14:00:57 +09:00
committed by GitHub
parent ddd7b26f1c
commit 39c4e3a4f5
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
- Enhance: ノート作成画面のファイル添付メニューの区切り線の位置を調整
- Fix: syuilo/misskeyの時代からあるインスタンスが改変されたバージョンであると誤認識される問題
- Fix: MFMのオートコンプリートが出るべき状況で出ないことがある問題を修正
- Fix: チャートのラベルが消えている問題を修正
### Server
- Fix: nodeinfoにenableMcaptchaとenableTurnstileが無いのを修正