2
0
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:
John Preston
2024-06-01 11:19:00 +04:00
parent a7bffe7abd
commit f61f649a7e
4 changed files with 7 additions and 2 deletions

View File

@@ -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>{
{