This commit is contained in:
Benoit Marty 2023-05-24 17:32:33 +02:00 committed by Benoit Marty
parent 183dd153ff
commit 685b034977
4 changed files with 3 additions and 6 deletions

View file

@ -35,8 +35,6 @@ data class NotificationData(
)
data class NotificationEvent(
val eventId: EventId,
val senderId: UserId,
val timestamp: Long,
val content: String,
// For images for instance