fix(client): The … button on notes does nothing when not logged in

Fix #9659
This commit is contained in:
syuilo 2023-01-21 16:59:58 +09:00
parent 3bf775c9a8
commit 4b75c68753
2 changed files with 3 additions and 2 deletions

View file

@ -23,6 +23,7 @@ You should also include the user name that made the change.
### Bugfixes
- playを削除する手段がなかったのを修正
- The … button on notes does nothing when not logged in
## 13.0.0 (2023/01/16)