mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
CoordinatorParamters, Type -> Protocol, remove MX Prefix.
This commit is contained in:
@@ -20,7 +20,7 @@ import SwiftUI
|
||||
struct RoomNotificationSettingsHeader: View {
|
||||
|
||||
@Environment(\.theme) var theme: ThemeSwiftUI
|
||||
var avatarData: AvatarInputType
|
||||
var avatarData: AvatarInputProtocol
|
||||
var displayName: String?
|
||||
|
||||
var body: some View {
|
||||
|
||||
Reference in New Issue
Block a user