mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 13:16:58 +02:00
merged element 1.10.12 into bum
This commit is contained in:
@@ -19,7 +19,7 @@ import Foundation
|
||||
extension RoomDataSource {
|
||||
// MARK: - Private Constants
|
||||
private enum Constants {
|
||||
static let emoteMessageSlashCommandPrefix = String(format: "%@ ", kMXKSlashCmdEmote)
|
||||
static let emoteMessageSlashCommandPrefix = String(format: "%@ ", MXKSlashCommand.emote.cmd)
|
||||
}
|
||||
|
||||
// MARK: - NSAttributedString Sending
|
||||
|
||||
Reference in New Issue
Block a user