mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Fixed opening channel earn info section for admins.
This commit is contained in:
parent
da1909cc1d
commit
bdf5872f04
1 changed files with 1 additions and 0 deletions
|
@ -860,6 +860,7 @@ void EarnStatistics::requestHistory(
|
|||
.token = Data::EarnHistorySlice::OffsetToken(nextToken),
|
||||
});
|
||||
}).fail([=] {
|
||||
done({});
|
||||
_requestId = 0;
|
||||
}).send();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue