Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix uninitialised read in contact circle widget.
`isCompact` reads from `this->compact`, which isn't ready yet.
- Loading branch information