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