fix(server): twitterと連携するときに autwh is not a function になるのを修正

Fix #9658
This commit is contained in:
syuilo 2023-01-21 17:01:02 +09:00
parent 4b75c68753
commit 8631740ca4
2 changed files with 2 additions and 1 deletions

View file

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