mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
User other sessions screen template
This commit is contained in:
@@ -18,7 +18,7 @@ import Foundation
|
||||
import SwiftUI
|
||||
|
||||
/// View data for DeviceAvatarView
|
||||
struct DeviceAvatarViewData {
|
||||
struct DeviceAvatarViewData: Hashable {
|
||||
let deviceType: DeviceType
|
||||
let isVerified: Bool?
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user