mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
improving code
This commit is contained in:
@@ -260,7 +260,7 @@ private extension RoomDataSource {
|
||||
return attributedText.string.starts(with: Constants.emoteMessageSlashCommandPrefix)
|
||||
}
|
||||
|
||||
func handleReplaceFormattedMessage( for event: MXEvent,
|
||||
func handleReplaceFormattedMessage(for event: MXEvent,
|
||||
rawText: String,
|
||||
html: String?,
|
||||
success: @escaping ((String?) -> Void),
|
||||
|
||||
Reference in New Issue
Block a user