Lint fix.
This commit is contained in:
parent
8bc70002d9
commit
e888c11747
@ -33,5 +33,5 @@ sealed class OtherSessionsAction : VectorViewModelAction {
|
|||||||
object SelectAll : OtherSessionsAction()
|
object SelectAll : OtherSessionsAction()
|
||||||
object DeselectAll : OtherSessionsAction()
|
object DeselectAll : OtherSessionsAction()
|
||||||
object MultiSignout : OtherSessionsAction()
|
object MultiSignout : OtherSessionsAction()
|
||||||
object ToggleIpAddressVisibility: OtherSessionsAction()
|
object ToggleIpAddressVisibility : OtherSessionsAction()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user