enhance(client): 付箋ウィジェットの高さを設定可能に

This commit is contained in:
syuilo 2023-03-10 19:51:35 +09:00
parent e13202a452
commit 65b1524f92
2 changed files with 6 additions and 1 deletions

View file

@ -21,6 +21,7 @@ You should also include the user name that made the change.
- 透明なWebP/AVIF映像はJPEGではなくWebPに変換するように
- アクティブユーザー数チャートの記録上限値を拡張
- Playのソースコード上限文字数を2倍に拡張
- 付箋ウィジェットの高さを設定可能に
### Bugfixes
- プロフィールで設定した情報が削除できない問題を修正