mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
parent
20a4c7f9f4
commit
7060c0e6d7
1 changed files with 1 additions and 1 deletions
|
@ -1277,7 +1277,7 @@ base::unique_qptr<Ui::PopupMenu> FillContextMenu(
|
||||||
HistoryView::EmojiPacksSource::Message,
|
HistoryView::EmojiPacksSource::Message,
|
||||||
list->controller());
|
list->controller());
|
||||||
}
|
}
|
||||||
{
|
if (item) {
|
||||||
const auto added = (result->actions().size() > wasAmount);
|
const auto added = (result->actions().size() > wasAmount);
|
||||||
if (!added) {
|
if (!added) {
|
||||||
result->addSeparator();
|
result->addSeparator();
|
||||||
|
|
Loading…
Add table
Reference in a new issue