Send failure verified user : resolve ui and logic
This commit is contained in:
parent
416810acca
commit
ff368b4072
29 changed files with 1103 additions and 85 deletions
|
|
@ -354,5 +354,4 @@ interface MatrixRoom : Closeable {
|
|||
suspend fun withdrawVerificationAndResend(userIds: List<UserId>, transactionId: TransactionId): Result<Unit>
|
||||
|
||||
override fun close() = destroy()
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue