refactor(metadata): Simplify code

This commit is contained in:
Ahmad Ansori Palembani 2024-11-20 20:12:33 +07:00
parent a2d6ac2a8b
commit fbe2d8c701
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 10 additions and 9 deletions

View file

@ -29,7 +29,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
- Fixed reader sometimes won't load images
- Handle some uncaught crashes
- Fixed crashes due to GestureDetector's firstEvent is sometimes null on some devices
- Fixed download failed caused by invalid XML 1.0 character
- Fixed download failed due to invalid XML 1.0 character
- Fixed issues with shizuku in a multi user setup (@Redjard)
### Other