mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +02:00
Fix requesting ringtones list.
This commit is contained in:
parent
0374d8caa8
commit
ef972ae15b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ private:
|
|||
uint64 hash = 0;
|
||||
Ids documents;
|
||||
rpl::event_stream<> updates;
|
||||
mtpRequestId requestId;
|
||||
mtpRequestId requestId = 0;
|
||||
} _list;
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue