mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Fix crash in removing group emoji set.
This commit is contained in:
parent
9a0ea78e0f
commit
13ded3a82e
1 changed files with 1 additions and 0 deletions
|
@ -2038,6 +2038,7 @@ void StickersBox::Inner::checkGroupLevel(Fn<void()> done) {
|
|||
|
||||
if (!_megagroupSetInput) {
|
||||
save();
|
||||
return;
|
||||
} else if (_checkingGroupLevel) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue