Fix(frontend): ワードミュートがnullの時にもセンシティブミュートが行われるように (#15364)

* Fix(frontend): ワードミュートがnullの時にもセンシティブミュートが行われるように

* Add ChangeLog
This commit is contained in:
taichan 2025-02-01 13:48:18 +09:00 committed by GitHub
parent ae65aecc0c
commit 28490f3a58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -4,7 +4,7 @@
-
### Client
-
- Fix: 一部環境でセンシティブなファイルを含むノートの非表示が効かない問題
### Server
- Fix: 個別お知らせページのmetaタグ出力の条件が間違っていたのを修正