1
0

fix(frontend): MkSelectの初期値が表示されない場合がある (#15559)

* fix

* Update CHANGELOG.md
This commit is contained in:
syuilo
2025-02-27 09:32:39 +09:00
committed by GitHub
parent 6199139307
commit ec83815227
3 changed files with 168 additions and 46 deletions
+1
View File
@@ -22,6 +22,7 @@
- Fix: カスタム絵文字管理画面(beta)にてisSensitive/localOnlyの絞り込みが上手くいかない問題の修正 ( #15445 )
- Fix: ユーザのサジェスト中に@を入力してもサジェスト結果が消えないように `#14385`
- Fix: CWの注釈が100文字を超えている場合、ノート投稿ボタンを非アクティブに
- Fix: テーマ選択で現在のテーマが初期表示されていない問題を修正
- 翻訳の更新
### Server