mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
Include app name in default session display name
This commit is contained in:
@@ -35,7 +35,7 @@ import UIKit
|
||||
}
|
||||
|
||||
var initialDisplayName: String {
|
||||
isPhone ? VectorL10n.loginMobileDevice : VectorL10n.loginTabletDevice
|
||||
VectorL10n.userSessionsDefaultSessionDisplayName(AppInfo.current.displayName)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user