mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00
Clarify separation between name/username/badge
This commit is contained in:
parent
c3d7357456
commit
fd31e08089
@ -166,7 +166,7 @@ extension AccountListViewModel {
|
||||
cell.badgeButton.accessibilityLabel
|
||||
]
|
||||
.compactMap { $0 }
|
||||
.joined(separator: " ")
|
||||
.joined(separator: ", ")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user