Update incoming call notification content to "📹 Incoming call"
This commit is contained in:
+1
@@ -129,6 +129,7 @@ class DefaultPushHandler @Inject constructor(
|
||||
avatarUrl = notifiableEvent.roomAvatarUrl,
|
||||
timestamp = notifiableEvent.timestamp,
|
||||
notificationChannelId = notificationChannels.getChannelForIncomingCall(ring = true),
|
||||
textContent = notifiableEvent.description,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user