2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Separate settings for calls.

This commit is contained in:
John Preston
2024-01-23 15:06:55 +04:00
parent 65a80766f4
commit e5b89b1572
3 changed files with 93 additions and 19 deletions

View File

@@ -390,9 +390,9 @@ void SetupSections(
Advanced::Id(),
{ &st::menuIconManage });
addSection(
tr::lng_settings_section_call_settings(),
tr::lng_settings_section_devices(),
Calls::Id(),
{ &st::menuIconPhone });
{ &st::menuIconUnmute });
SetupPowerSavingButton(&controller->window(), container);
SetupLanguageButton(&controller->window(), container);