mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Display topic name in chats list.
This commit is contained in:
@@ -921,7 +921,7 @@ void RowPainter::Paint(
|
||||
view->prepare(
|
||||
item,
|
||||
[=] { entry->updateChatListEntry(); },
|
||||
{});
|
||||
{ .ignoreTopic = (!history || !peer->isForum()) });
|
||||
}
|
||||
view->paint(p, rect, context);
|
||||
}
|
||||
|
Reference in New Issue
Block a user