add missing TODO
This commit is contained in:
parent
fa0b7e715b
commit
fd3917f68d
@ -65,6 +65,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
NSString *grouping = TSInboxGroup;
|
||||
|
||||
// GRDB TODO
|
||||
self.threadMappings =
|
||||
[[YapDatabaseViewMappings alloc] initWithGroups:@[ grouping ] view:TSThreadDatabaseViewExtensionName];
|
||||
[self.threadMappings setIsReversed:YES forGroup:grouping];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user