fix newline

This commit is contained in:
David Langley
2022-10-08 10:59:32 +01:00
parent 65a924bab5
commit 921df774a5
2 changed files with 2 additions and 1 deletions
@@ -100,6 +100,7 @@ typedef enum : NSUInteger
@param rawText the raw message to send.
*/
- (void)roomInputToolbarView:(MXKRoomInputToolbarView *)toolbarView sendFormattedTextMessage:(NSString *)formattedTextMessage withRawText:(NSString *)rawText;
/**
Tells the delegate that the user wants to display the send media actions.