Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(StatusChatInput): return correct mention suggestions
- follow the order of properties that `ProfileUtils.displayName()` uses elsewhere in the application - prefer nickname or ensName over displayName if the user has them Fixes: #8691
- Loading branch information