Do the opposite (was it a bug 🤔)
This commit is contained in:
parent
e959ca0186
commit
42e990e472
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ class DefaultIndicatorService @Inject constructor(
|
|||
|
||||
return remember {
|
||||
derivedStateOf {
|
||||
!canVerifySession && settingChatBackupIndicator.value
|
||||
canVerifySession || settingChatBackupIndicator.value
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue