1
0

Fix(frontend): オートコンプリートが出るべき状況で出ないことがあるのを修正 (#13376)

* オートコンプリートが出るべき状況で出ないことがあるのを修正

* update CHANGELOG.md
This commit is contained in:
1Step621
2024-02-19 08:36:06 +09:00
committed by GitHub
parent 1b1046bcdb
commit 034f47205e
2 changed files with 8 additions and 1 deletions
+5
View File
@@ -30,6 +30,11 @@
### Server
- Fix: nodeinfoにenableMcaptchaとenableTurnstileが無いのを修正
## 202x.x.x (unreleased)
### Client
- Fix: MFMのオートコンプリートが出るべき状況で出ないことがある問題を修正
## 2024.2.0
### Note