fix some bugs

This commit is contained in:
Henry Hiles 2025-12-24 16:31:30 -05:00
commit 3d6d610f19
No known key found for this signature in database
4 changed files with 7 additions and 6 deletions

View file

@ -103,7 +103,6 @@ A simple and user-friendly Matrix client made with Flutter and the Matrix Dart S
## Known Bugs
- Sometimes the app refreshes, I believe due to some controllers invalidating. This needs investigation as to why it happens.
- Sometimes links don't parse properly, this is apparent in the Maunium Ping Room. We might possibly need a regex change.
## Development