mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
committed by
Greyson Parrelli
parent
3a5dc4e731
commit
be92b3cf0a
@@ -116,7 +116,7 @@ class CallLinkTable(context: Context, databaseHelper: SignalDatabase) : Database
|
||||
AppDependencies.databaseObserver.notifyCallLinkObservers(callLink.roomId)
|
||||
AppDependencies.databaseObserver.notifyCallUpdateObservers()
|
||||
|
||||
return recipientId!!
|
||||
return recipientId
|
||||
}
|
||||
|
||||
fun updateCallLinkCredentials(
|
||||
|
||||
Reference in New Issue
Block a user