Fix nick color in rare edge cases

This commit is contained in:
Joscha 2025-02-23 22:41:25 +01:00
parent b4c4a89625
commit b64f56fce5
3 changed files with 6 additions and 2 deletions

View file

@ -33,6 +33,10 @@ Procedure when bumping the version number:
- Special handling of &rl2dev
### Fixed
- Nick color in rare edge cases
## v0.8.3 - 2024-05-20
### Changed