feat(client): improve widget

This commit is contained in:
syuilo 2022-08-04 22:20:00 +09:00
parent b934c738a6
commit bdaa35d11f
5 changed files with 151 additions and 8 deletions

View file

@ -14,6 +14,7 @@ You should also include the user name that made the change.
### Improvements
- Client: Add vi-VN language support
- Client: Add unix time widget @syuilo
### Bugfixes
- Server: リモートユーザーを正しくブロックできるように修正する @xianonn