mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Implement emoji search / categories.
This commit is contained in:
@@ -1020,7 +1020,7 @@ void TabbedSelector::fillTabsSliderSections() {
|
||||
return tr::lng_switch_masks;
|
||||
}
|
||||
Unexpected("SelectorTab value in fillTabsSliderSections.");
|
||||
}()(tr::now).toUpper();
|
||||
}()(tr::now);
|
||||
}) | ranges::to_vector;
|
||||
_tabsSlider->setSections(sections);
|
||||
}
|
||||
|
Reference in New Issue
Block a user