mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Fix channel reactions editing.
This commit is contained in:
parent
e978770fbd
commit
f91eb65239
1 changed files with 2 additions and 1 deletions
|
@ -516,7 +516,8 @@ TabbedSelector::TabbedSelector(
|
|||
emoji()->showSet(setId);
|
||||
_showRequests.fire({});
|
||||
}, lifetime());
|
||||
|
||||
}
|
||||
if (hasEmojiTab()) {
|
||||
emoji()->refreshEmoji();
|
||||
}
|
||||
//setAttribute(Qt::WA_AcceptTouchEvents);
|
||||
|
|
Loading…
Add table
Reference in a new issue