mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-31 11:24:58 +01:00
Lint fix.
This commit is contained in:
parent
8bc70002d9
commit
e888c11747
@ -33,5 +33,5 @@ sealed class OtherSessionsAction : VectorViewModelAction {
|
||||
object SelectAll : OtherSessionsAction()
|
||||
object DeselectAll : OtherSessionsAction()
|
||||
object MultiSignout : OtherSessionsAction()
|
||||
object ToggleIpAddressVisibility: OtherSessionsAction()
|
||||
object ToggleIpAddressVisibility : OtherSessionsAction()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user