enhance(client): update AiScript to 0.13.0

This commit is contained in:
syuilo 2023-03-15 18:26:59 +09:00
parent f9cdcc9bc6
commit 6da6c4dd45
5 changed files with 16 additions and 15 deletions

View file

@ -30,6 +30,7 @@ You should also include the user name that made the change.
- 配送先サーバーが410 Goneで応答してきた場合は自動で配送停止をするように
- avatarBlurHash/bannerBlurHashの型をstringに限定
- ナビゲーションバーの項目に「プロフィール」を追加できるように
- AiScriptを0.13.0に更新
### Bugfixes
- プロフィールで設定した情報が削除できない問題を修正