enhance(client): renoteした際の表示を改善

Resolve #10078
This commit is contained in:
syuilo 2023-02-25 09:44:35 +09:00
parent 5bea4feac8
commit a683278fb8
3 changed files with 5 additions and 4 deletions

View file

@ -12,6 +12,7 @@ You should also include the user name that made the change.
## 13.x.x (unreleased)
### Improvements
- renoteした際の表示を改善
### Bugfixes
- Windows環境でswcを使うと正しくビルドできない問題の修正