mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Enhance thread awareness to recognise the type of messages that are not able to be send as a reply such as images, videos, audios, stickers
This commit is contained in:
@@ -154,7 +154,7 @@ project(":diff-match-patch") {
|
||||
|
||||
// Global configurations across all modules
|
||||
ext {
|
||||
isThreadingEnabled = true
|
||||
isThreadingEnabled = false
|
||||
}
|
||||
|
||||
//project(":matrix-sdk-android") {
|
||||
|
Reference in New Issue
Block a user