mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add a power saving option to stop user statuses.
This commit is contained in:
@@ -144,6 +144,7 @@ EditFlagsDescriptor<PowerSaving::Flags> PowerSavingLabels() {
|
||||
},
|
||||
{ kEmojiReactions, tr::lng_settings_power_emoji_reactions(tr::now) },
|
||||
{ kEmojiChat, tr::lng_settings_power_emoji_chat(tr::now) },
|
||||
{ kEmojiStatus, tr::lng_settings_power_emoji_status(tr::now) },
|
||||
};
|
||||
auto chat = std::vector<Label>{
|
||||
{
|
||||
|
Reference in New Issue
Block a user