mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Show a new "Battery and Animations" settings item.
This commit is contained in:
@@ -664,7 +664,7 @@ void SetupAnimations(
|
||||
not_null<Ui::VerticalLayout*> container) {
|
||||
AddButton(
|
||||
container,
|
||||
tr::lng_settings_power_title(),
|
||||
tr::lng_settings_power_menu(),
|
||||
st::settingsButtonNoIcon
|
||||
)->setClickedCallback([=] {
|
||||
window->show(Box(PowerSavingBox));
|
||||
|
Reference in New Issue
Block a user