Skip to content

Commit

Permalink
IOS-2562 Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mgolovko committed Mar 27, 2024
1 parent 97a43df commit 7fa5a89
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,8 @@ final class MiddlewareEventConverter {
.fileLocalUsage,
.notificationSend,
.notificationUpdate,
.payloadBroadcast:
.payloadBroadcast,
.membershipUpdate:
return nil
}
}
Expand Down

0 comments on commit 7fa5a89

Please sign in to comment.