mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Intro redesign done.
This commit is contained in:
@@ -754,7 +754,7 @@ void ping() {
|
||||
}
|
||||
|
||||
void cancel(mtpRequestId requestId) {
|
||||
if (!_started) return;
|
||||
if (!_started || !requestId) return;
|
||||
|
||||
mtpMsgId msgId = 0;
|
||||
requestsDelays.remove(requestId);
|
||||
|
||||
Reference in New Issue
Block a user