mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
Fix crash in 5.10.2.
This commit is contained in:
parent
277d76df3e
commit
8c56fddc55
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ SendError RestrictionError(
|
|||
}
|
||||
}
|
||||
if (all
|
||||
&& channel
|
||||
&& channel->boostsUnrestrict()
|
||||
&& !channel->unrestrictedByBoosts()) {
|
||||
return SendError({
|
||||
|
|
Loading…
Add table
Reference in a new issue