Fixed a bug that prevented the mentions to be shown as plain text in the room list cell (#1835)

* fix a bug that made the room list not render mentions as plain text

* better naming
This commit is contained in:
Mauro
2023-09-29 16:49:20 +02:00
committed by GitHub
parent 38e824d74d
commit 981a51e61b
7 changed files with 46 additions and 32 deletions

View File

@@ -97,6 +97,7 @@ targets:
- path: ../../ElementX/Sources/Other/UserAgentBuilder.swift
- path: ../../ElementX/Sources/Other/UserPreference.swift
- path: ../../ElementX/Sources/Other/TestablePreview.swift
- path: ../../ElementX/Sources/Other/Pills/PlainMentionBuilder.swift
- path: ../../ElementX/Sources/Services/Background/BackgroundTaskProtocol.swift
- path: ../../ElementX/Sources/Services/Background/BackgroundTaskServiceProtocol.swift
- path: ../../ElementX/Sources/Services/Keychain/KeychainController.swift