mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-04 23:17:43 +02:00
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
This commit is contained in:
@@ -41,7 +41,7 @@ class AllChatsEditActionProvider {
|
||||
private var rootSpaceCount: Int = 0
|
||||
private var parentSpace: MXSpace? {
|
||||
didSet {
|
||||
parentName = parentSpace?.summary?.displayname ?? VectorL10n.spaceTag
|
||||
parentName = parentSpace?.summary?.displayName ?? VectorL10n.spaceTag
|
||||
}
|
||||
}
|
||||
private var parentName: String = VectorL10n.spaceTag
|
||||
|
||||
Reference in New Issue
Block a user