mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fixed display of reloaded boost statistics after buying of giveaway.
This commit is contained in:
parent
15a834b883
commit
8fcbf43410
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ void InnerWidget::fill() {
|
||||||
delete Ui::VerticalLayout::widgetAt(0);
|
delete Ui::VerticalLayout::widgetAt(0);
|
||||||
}
|
}
|
||||||
load();
|
load();
|
||||||
|
_showFinished.fire({});
|
||||||
});
|
});
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue