Fix build after merges

This commit is contained in:
ismailgulek
2022-01-17 13:35:14 +03:00
parent fb670d2d58
commit 812b58592e
+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) {