mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Change phone number section instead of a box.
This commit is contained in:
@@ -1607,7 +1607,7 @@ Chat::Chat(QWidget *parent, not_null<Window::SessionController*> controller)
|
||||
setupContent(controller);
|
||||
}
|
||||
|
||||
rpl::producer<QString> Chat::Title() {
|
||||
rpl::producer<QString> Chat::title() {
|
||||
return tr::lng_settings_section_chat_settings();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user