Wrapped buttons in edit contact box.

This commit is contained in:
23rd
2025-09-25 22:09:09 +03:00
committed by John Preston
parent 320f2bea7b
commit 68f0e25227
3 changed files with 25 additions and 16 deletions

View File

@@ -954,6 +954,7 @@ bool ShowEditBirthday(
MTP_int(result.month()),
MTP_int(result.year()))
)).done(crl::guard(controller, [=] {
controller->showPeerHistory(targetUser);
controller->showToast(
tr::lng_settings_birthday_suggested(
tr::now,