2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Implement restrictions on topics enabling.

This commit is contained in:
John Preston
2022-10-25 18:07:05 +04:00
parent aac91a19ca
commit 99564d3d44
7 changed files with 138 additions and 31 deletions

View File

@@ -103,7 +103,6 @@ private:
TimeId _offsetDate = 0;
MsgId _offsetId = 0;
MsgId _offsetTopicId = 0;
bool _allLoaded = false;
base::flat_set<MsgId> _creatingRootIds;