mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
Map location info
This commit is contained in:
@@ -25,14 +25,12 @@ struct UserSessionListItemViewData: Identifiable, Hashable {
|
||||
}
|
||||
|
||||
let sessionId: SessionId
|
||||
|
||||
let sessionName: String
|
||||
|
||||
let sessionDetails: String
|
||||
|
||||
let highlightSessionDetails: Bool
|
||||
let deviceAvatarViewData: DeviceAvatarViewData
|
||||
|
||||
let sessionDetailsIcon: String?
|
||||
|
||||
let isSelected: Bool
|
||||
let lastSeenIP: String?
|
||||
let lastSeenIPLocation: String?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user