mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Add "Calls Settings" to the main settings section.
This commit is contained in:
@@ -317,6 +317,10 @@ void SetupSections(
|
||||
tr::lng_settings_advanced(),
|
||||
Type::Advanced,
|
||||
{ &st::settingsIconGeneral, kIconPurple });
|
||||
addSection(
|
||||
tr::lng_settings_section_call_settings(),
|
||||
Type::Calls,
|
||||
{ &st::settingsIconCalls, kIconGreen });
|
||||
|
||||
SetupLanguageButton(container);
|
||||
|
||||
|
Reference in New Issue
Block a user