mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 23:45:44 +00:00
Fix crash in 5.10.2.
This commit is contained in:
@@ -261,6 +261,7 @@ SendError RestrictionError(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (all
|
if (all
|
||||||
|
&& channel
|
||||||
&& channel->boostsUnrestrict()
|
&& channel->boostsUnrestrict()
|
||||||
&& !channel->unrestrictedByBoosts()) {
|
&& !channel->unrestrictedByBoosts()) {
|
||||||
return SendError({
|
return SendError({
|
||||||
|
Reference in New Issue
Block a user