mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Hide date from archive dialog.
This commit is contained in:
@@ -355,7 +355,7 @@ void paintRow(
|
||||
// Empty history
|
||||
}
|
||||
} else if (!item->isEmpty()) {
|
||||
if (!promoted) {
|
||||
if (history && !promoted) {
|
||||
PaintRowDate(p, date, rectForName, active, selected);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user