MXKRoomBubbleCellData: Add new attributed text message property.

This commit is contained in:
SBiOSoftWhare
2022-02-09 16:19:49 +01:00
parent 82711f7653
commit f3d61dda24
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;