Fix compilation issues after merging develop.

This commit is contained in:
Benoit Marty 2025-09-18 21:28:59 +02:00
parent b194153b66
commit 2af6895b9f
4 changed files with 3 additions and 1 deletions

View file

@ -54,6 +54,7 @@ class DefaultUserProfileEntryPointTest {
senderName: String?,
avatarUrl: String?,
timestamp: Long,
expirationTimestamp: Long,
notificationChannelId: String,
textContent: String?
) = lambdaError()