1
0

enhance(client): show loading icon on splash screen

Close #8481
This commit is contained in:
syuilo
2022-04-11 23:11:11 +09:00
parent a7015e6f09
commit 08ff4926c7
3 changed files with 49 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ You should also include the user name that made the change.
### Improvements
- Improve webhook @syuilo
- Client: Show loading icon on splash screen @syuilo
### Bugfixes
- API: parameter validation of users/show was wrong