mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Set name / phone texts on-demand.
This commit is contained in:
@@ -218,7 +218,7 @@ struct ForwardedTooltip {
|
||||
const auto phrase = tr::lng_forwarded(
|
||||
tr::now,
|
||||
lt_user,
|
||||
view->history()->session().user()->name);
|
||||
view->history()->session().user()->name());
|
||||
const auto kReplacementPosition = QChar(0x0001);
|
||||
const auto possiblePosition = tr::lng_forwarded(
|
||||
tr::now,
|
||||
|
Reference in New Issue
Block a user