mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
Make naming of symbols consistent
This commit is contained in:
+1
-1
@@ -19,5 +19,5 @@ import Foundation
|
||||
struct TemplateUserProfileViewState {
|
||||
let avatar: AvatarInputType?
|
||||
let displayName: String?
|
||||
var presence: TemplatePresence = .offline
|
||||
var presence: TemplateUserProfilePresence = .offline
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user