mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix crash in removing group emoji set.
This commit is contained in:
@@ -2038,6 +2038,7 @@ void StickersBox::Inner::checkGroupLevel(Fn<void()> done) {
|
||||
|
||||
if (!_megagroupSetInput) {
|
||||
save();
|
||||
return;
|
||||
} else if (_checkingGroupLevel) {
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user