mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
Add unlimited recent stickers experimental option
This commit is contained in:
@@ -40,6 +40,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
#include "storage/localimageloader.h"
|
||||
#include "data/data_document_resolver.h"
|
||||
#include "info/info_flexible_scroll.h"
|
||||
#include "chat_helpers/stickers_list_widget.h"
|
||||
#include "styles/style_settings.h"
|
||||
#include "styles/style_layers.h"
|
||||
|
||||
@@ -177,6 +178,7 @@ void SetupExperimental(
|
||||
addToggle(Info::kAlternativeScrollProcessing);
|
||||
addToggle(kModerateCommonGroups);
|
||||
addToggle(kForceComposeSearchOneColumn);
|
||||
addToggle(ChatHelpers::kOptionUnlimitedRecentStickers);
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user