added isHeader to the security section list row
This commit is contained in:
@@ -265,6 +265,7 @@ struct RoomDetailsScreen: View {
|
||||
icon: \.lock,
|
||||
iconAlignment: .top),
|
||||
kind: .label)
|
||||
.accessibilityAddTraits(.isHeader)
|
||||
} header: {
|
||||
Text(L10n.commonSecurity)
|
||||
.compoundListSectionHeader()
|
||||
|
||||
Reference in New Issue
Block a user