1
0

Feat: register_post_form_actionでcwを変更可能にする (#11911)

* 投稿フォームのアクション追加するプラグインでCWを変更可能にする

* Update CHANGELOG
This commit is contained in:
taichan
2023-09-28 15:35:00 +09:00
committed by Insert5StarName
parent 408def474b
commit f7ecfef0ae
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
### Client
- Enhance: モデレーションログ機能の強化
- Plugin:register_post_form_actionを用いてCWを取得・変更できるように
### Server
- Enhance: MasterプロセスのPIDを書き出せるように