Fix showAuthor

This commit is contained in:
James Graham
2024-07-21 16:39:53 +01:00
parent a2a8ad09fd
commit 0867eef5ce
3 changed files with 4 additions and 8 deletions

View File

@@ -51,8 +51,6 @@ public:
explicit NeochatRoomMember(NeoChatRoom *room, const QString &memberId);
bool operator==(const NeochatRoomMember &other) const;
/**
* @brief Get unique stable user id
*