Fix build after merges

This commit is contained in:
ismailgulek
2022-01-17 13:35:14 +03:00
parent 4a44d1009e
commit 3e35db691c
+1 -1
View File
@@ -3389,7 +3389,7 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
selectedEvent.eventType != MXEventTypePollStart &&
!selectedEvent.location)
{
[self.eventMenuBuilder addItemWithType:EventMenuItemTypeForwards
[self.eventMenuBuilder addItemWithType:EventMenuItemTypeForward
action:[UIAlertAction actionWithTitle:[VectorL10n roomEventActionForward]
style:UIAlertActionStyleDefault
handler:^(UIAlertAction * action) {