fix(server): ノート翻訳時に公開範囲が考慮されていない問題を修正

This commit is contained in:
syuilo 2021-09-05 16:25:30 +09:00
parent 65d9c304df
commit 1cd8bfaded
3 changed files with 61 additions and 0 deletions

View file

@ -7,6 +7,12 @@
-->
## 12.x.x (unreleased)
### Bugfixes
- Dockerfileを修正
- ノート翻訳時に公開範囲が考慮されていない問題を修正
## 12.90.0 (2021/09/04)
### Improvements