Fix plain text in eventToString().
This commit is contained in:
@@ -26,7 +26,6 @@ static const QRegularExpression userPillRegExp{
|
||||
|
||||
QString removeReply(const QString& text);
|
||||
QString cleanHTML(const QString& text, QMatrixClient::Room* room);
|
||||
|
||||
} // namespace utils
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user