mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Show more frozen errors.
This commit is contained in:
@@ -894,7 +894,9 @@ void MainMenu::updateInnerControlsGeometry() {
|
||||
}
|
||||
|
||||
void MainMenu::chooseEmojiStatus() {
|
||||
if (const auto widget = _badge->widget()) {
|
||||
if (_controller->showFrozenError()) {
|
||||
return;
|
||||
} else if (const auto widget = _badge->widget()) {
|
||||
_emojiStatusPanel->show(_controller, widget, _badge->sizeTag());
|
||||
} else {
|
||||
ShowPremiumPreviewBox(_controller, PremiumFeature::EmojiStatus);
|
||||
|
Reference in New Issue
Block a user