Idx -> Index
This commit is contained in:
parent
4297cfac24
commit
145cd410c7
5 changed files with 17 additions and 17 deletions
|
|
@ -33,8 +33,8 @@ interface MatrixAuthenticationService {
|
|||
* Cache index
|
||||
*/
|
||||
|
||||
fun cacheIdx(): Flow<Int>
|
||||
fun incrementCacheIdx()
|
||||
fun cacheIndex(): Flow<Int>
|
||||
fun incrementCacheIndex()
|
||||
|
||||
/*
|
||||
* OIDC part.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue