mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-09 17:37:43 +02:00
Merge pull request #5658 from vector-im/ismail/5629_thread_context
Enable Thread Timelines
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#import "MXKSendReplyEventStringLocalizer.h"
|
||||
#import "MXKSlashCommands.h"
|
||||
|
||||
const BOOL USE_THREAD_TIMELINE = NO;
|
||||
const BOOL USE_THREAD_TIMELINE = YES;
|
||||
|
||||
#pragma mark - Constant definitions
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
MXKRoomDataSource: Enable usage of thread timelines.
|
||||
Reference in New Issue
Block a user