Fix regex bug

This commit is contained in:
Henry Hiles 2025-12-24 16:53:13 -05:00
commit 11a946e6ea
No known key found for this signature in database
4 changed files with 98 additions and 128 deletions

View file

@ -101,10 +101,6 @@ A simple and user-friendly Matrix client made with Flutter and the Matrix Dart S
- [ ] About
- [x] Log Out
## Known Bugs
- Sometimes links don't parse properly, this is apparent in the Maunium Ping Room. We might possibly need a regex change.
## Development
Fork and clone the project, then: