mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Change phone number section instead of a box.
This commit is contained in:
@@ -56,7 +56,7 @@ Calls::Calls(
|
||||
|
||||
Calls::~Calls() = default;
|
||||
|
||||
rpl::producer<QString> Calls::Title() {
|
||||
rpl::producer<QString> Calls::title() {
|
||||
return tr::lng_settings_section_call_settings();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user