mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-30 10:54:58 +01:00
Add change log + quick quality fix
This commit is contained in:
parent
1d948d6b20
commit
81b114fc82
1
changelog.d/5494.feature
Normal file
1
changelog.d/5494.feature
Normal file
@ -0,0 +1 @@
|
||||
Use key backup before requesting keys + refactor & improvement of key request/forward
|
@ -41,5 +41,5 @@ interface GossipingRequestListener {
|
||||
*
|
||||
* @param request the cancellation request
|
||||
*/
|
||||
fun onRequestCancelled(requestId: IncomingRoomKeyRequest)
|
||||
fun onRequestCancelled(request: IncomingRoomKeyRequest)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user