mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
MESSENGER-5413 other hotspots
This commit is contained in:
@@ -106,7 +106,7 @@ extension UserSessionInfo {
|
||||
name: "Element Mobile: iOS",
|
||||
deviceType: .mobile,
|
||||
verificationState: verificationState,
|
||||
lastSeenIP: "1.0.0.1",
|
||||
lastSeenIP: "1.0.0.1", //NOSONAR mocking ip for testing
|
||||
lastSeenTimestamp: hasTimestamp ? Date().timeIntervalSince1970 : nil,
|
||||
applicationName: "Element iOS",
|
||||
applicationVersion: "1.9.14",
|
||||
|
||||
Reference in New Issue
Block a user