fix: アップロードエラー時の処理を修正 (#8182)

* アップロードのエラー応答で詰むのを修正

* CHANGELOG
This commit is contained in:
MeiMei 2022-01-24 02:18:27 +09:00 committed by GitHub
parent 7aecf15f94
commit fa554f1684
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -25,6 +25,7 @@
- Unifying Misskey-specific IRIs in JSON-LD `@context`
### Bugfixes
- アップロードエラー時の処理を修正
## 12.101.1 (2021/12/29)