mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-18 13:59:46 +00:00
Update API scheme on layer 148: Topic icons.
This commit is contained in:
@@ -260,7 +260,7 @@ void RepliesList::injectRootMessage(not_null<Viewer*> viewer) {
|
||||
return;
|
||||
}
|
||||
const auto root = lookupRoot();
|
||||
if (!root) {
|
||||
if (!root || root->topicRootId() != Data::ForumTopic::kGeneralId) {
|
||||
return;
|
||||
}
|
||||
injectRootDivider(root, slice);
|
||||
|
Reference in New Issue
Block a user