mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
parent
7993c6207a
commit
aa6495a257
1 changed files with 1 additions and 1 deletions
|
@ -679,7 +679,7 @@ void ActionsFiller::addInviteToGroupAction(
|
||||||
}
|
}
|
||||||
|
|
||||||
void ActionsFiller::addShareContactAction(not_null<UserData*> user) {
|
void ActionsFiller::addShareContactAction(not_null<UserData*> user) {
|
||||||
const auto controller = _controller;
|
const auto controller = _controller->parentController();
|
||||||
AddActionButton(
|
AddActionButton(
|
||||||
_wrap,
|
_wrap,
|
||||||
tr::lng_info_share_contact(),
|
tr::lng_info_share_contact(),
|
||||||
|
|
Loading…
Add table
Reference in a new issue