Support push notification for poll creation event.
This commit is contained in:
parent
0d3444b9ce
commit
75b544a110
@ -56,6 +56,7 @@ internal class DefaultProcessEventForPushTask @Inject constructor(
|
||||
|
||||
val allEvents = (newJoinEvents + inviteEvents).filter { event ->
|
||||
when (event.type) {
|
||||
EventType.POLL_START,
|
||||
EventType.MESSAGE,
|
||||
EventType.REDACTION,
|
||||
EventType.ENCRYPTED,
|
||||
|
Loading…
x
Reference in New Issue
Block a user