SessionVerificationRequestDetails: map deviceDisplayName.
This commit is contained in:
committed by
Benoit Marty
parent
c8090b136b
commit
fd2041a7ef
@@ -19,6 +19,7 @@ fun RustSessionVerificationRequestDetails.map() = SessionVerificationRequestDeta
|
||||
senderProfile = senderProfile.map(),
|
||||
flowId = FlowId(flowId),
|
||||
deviceId = DeviceId(deviceId),
|
||||
deviceDisplayName = deviceDisplayName,
|
||||
firstSeenTimestamp = firstSeenTimestamp.toLong(),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user