Remove unnecessary force and safe checks.

Resolves #13766
This commit is contained in:
Grzegorz Bobryk
2024-11-03 13:35:20 +01:00
committed by Greyson Parrelli
parent 3a5dc4e731
commit be92b3cf0a
6 changed files with 7 additions and 7 deletions

View File

@@ -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(