mirror of
https://github.com/vale981/tdesktop
synced 2025-03-05 17:51:41 -05:00
Version 1.8.2: Fix build.
This commit is contained in:
parent
d1083a1fb4
commit
288c1130b9
1 changed files with 0 additions and 1 deletions
|
@ -663,7 +663,6 @@ void ApplyChannelUpdate(
|
|||
channel->growSlowmodeLastMessage(
|
||||
next->v - channel->slowmodeSeconds());
|
||||
}
|
||||
channel->checkSlowmodeLastMessage();
|
||||
channel->setInviteLink(update.vexported_invite().match([&](
|
||||
const MTPDchatInviteExported &data) {
|
||||
return qs(data.vlink());
|
||||
|
|
Loading…
Add table
Reference in a new issue