MXKRoomBubbleCellData: Add new attributed text message property.

This commit is contained in:
SBiOSoftWhare
2022-02-09 16:19:49 +01:00
parent 19323d0508
commit 3d6fb8da37
2 changed files with 2 additions and 2 deletions
@@ -47,7 +47,7 @@
NSAttributedString *attributedTextMessage;
/**
Same as attributedTextMessage but without vertical positioning vertical spaces.
Same as attributedTextMessage but without vertical positioning vertical blank space.
*/
NSAttributedString *attributedTextMessageWithoutPositioningSpace;