fix(client): ユーザーページのタブが機能していない問題を修正

Fix #7853
This commit is contained in:
syuilo 2021-09-30 22:45:20 +09:00
parent 18fa317ee7
commit 834fb3bebd
2 changed files with 5 additions and 3 deletions

View file

@ -19,6 +19,7 @@
- admin inbox queue does not show individual jobs
- クライアント: ヘッダーのタブが折り返される問題を修正
- クライアント: ヘッダーにタブが表示されている状態でタイトルをクリックしたときにタブ選択が表示されるのを修正
- クライアント: ユーザーページのタブが機能していない問題を修正
## 12.91.0 (2021/09/22)