chore: disable replaced feature

This commit is contained in:
AlexeyZavar
2026-04-01 21:58:54 +03:00
parent cbe908da79
commit 87eedb822c
@@ -81,6 +81,7 @@ base::options::toggle OptionUnlimitedRecentStickers({
.id = kOptionUnlimitedRecentStickers,
.name = "Unlimited recent stickers",
.description = "Display as much recent stickers as the server provides",
.scope = static_cast<base::options::details::ScopeFlag>(0)
});
[[nodiscard]] bool SetInMyList(Data::StickersSetFlags flags) {