mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
Add “show location” feature in other sessions list
This commit is contained in:
@@ -45,6 +45,7 @@ struct UserOtherSessionsViewState: BindableState, Equatable {
|
||||
struct UserOtherSessionsBindings: Equatable {
|
||||
var filter: UserOtherSessionsFilter
|
||||
var isEditModeEnabled: Bool
|
||||
var showLocationInfo = false
|
||||
}
|
||||
|
||||
enum UserOtherSessionsViewAction {
|
||||
|
||||
Reference in New Issue
Block a user