mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-24 12:22:44 +00:00
Hide date from archive dialog.
This commit is contained in:
parent
ee2c7fad78
commit
0eae8fe6a0
@ -355,7 +355,7 @@ void paintRow(
|
||||
// Empty history
|
||||
}
|
||||
} else if (!item->isEmpty()) {
|
||||
if (!promoted) {
|
||||
if (history && !promoted) {
|
||||
PaintRowDate(p, date, rectForName, active, selected);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user