mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Fix download bar appearing after account switch.
This commit is contained in:
parent
602e7a7164
commit
e84ebc2a5c
1 changed files with 2 additions and 0 deletions
|
@ -7647,6 +7647,8 @@ HistoryWidget::~HistoryWidget() {
|
|||
saveFieldToHistoryLocalDraft();
|
||||
session().api().saveDraftToCloudDelayed(_history);
|
||||
setHistory(nullptr);
|
||||
|
||||
session().data().itemVisibilitiesUpdated();
|
||||
}
|
||||
setTabbedPanel(nullptr);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue