mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 09:25:49 +03:00
ktlint
This commit is contained in:
parent
bb92882958
commit
ccd4c1ed86
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ internal interface IMXCryptoStore {
|
|||
|
||||
fun getLiveDeviceList(userIds: List<String>): LiveData<List<CryptoDeviceInfo>>
|
||||
|
||||
//TODO temp
|
||||
// TODO temp
|
||||
fun getLiveDeviceList(): LiveData<List<CryptoDeviceInfo>>
|
||||
/**
|
||||
* Store the crypto algorithm for a room.
|
||||
|
|
Loading…
Reference in a new issue