mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +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
|
if (all
|
||||||
|
&& channel
|
||||||
&& channel->boostsUnrestrict()
|
&& channel->boostsUnrestrict()
|
||||||
&& !channel->unrestrictedByBoosts()) {
|
&& !channel->unrestrictedByBoosts()) {
|
||||||
return SendError({
|
return SendError({
|
||||||
|
|
Loading…
Add table
Reference in a new issue