mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Fix albums layout and editing in feed.
This commit is contained in:
@@ -1274,11 +1274,6 @@ namespace {
|
||||
}
|
||||
}
|
||||
Auth().notifications().clearFromItem(item);
|
||||
if (Global::started()
|
||||
&& !App::quitting()
|
||||
&& AuthSession::Exists()) {
|
||||
Auth().data().notifyItemRemoved(item);
|
||||
}
|
||||
}
|
||||
|
||||
void historyUpdateDependent(not_null<HistoryItem*> item) {
|
||||
|
Reference in New Issue
Block a user