fix(client): fix url encoded string handling of nirax

Fix #8878
This commit is contained in:
syuilo 2022-07-13 18:11:54 +09:00
parent dd4f7be3da
commit ad970dffda
4 changed files with 18 additions and 15 deletions

View file

@ -16,6 +16,7 @@ You should also include the user name that made the change.
### Bugfixes
- Server: Fix crash at startup if TensorFlow is not supported @mei23
- Client: URLエンコードされたルーティングを修正
## 12.112.3 (2022/07/09)