mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Add a power saving setting for effects.
This commit is contained in:
@@ -152,6 +152,7 @@ EditFlagsDescriptor<PowerSaving::Flags> PowerSavingLabels() {
|
||||
&st::menuIconChatBubble,
|
||||
},
|
||||
{ kChatSpoiler, tr::lng_settings_power_chat_spoiler(tr::now) },
|
||||
{ kChatEffects, tr::lng_settings_power_chat_effects(tr::now) },
|
||||
};
|
||||
auto calls = std::vector<Label>{
|
||||
{
|
||||
|
Reference in New Issue
Block a user