[fix] Fixed the issue of freezing when entering the client without configuring the private key

This commit is contained in:
acite
2025-08-25 19:10:05 +08:00
parent 49c00c54ba
commit 1632c8b2fb
2 changed files with 4 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ _🚀This is the client of the multimedia server Abyss, which can also be extend
- [x] Fix tablet full-screen mode bug
- [x] Hide private key after user input
- [x] Optimize API call logic, do not create crashes
- [x] Fix the issue of freezing when entering the client without configuring the private key
- [ ] Replace Android robot icon with custom design
- [ ] Configure server baseURL in client settings
- [ ] Implement proper access control for directory queries