mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Highlight internal links in Bio.
This commit is contained in:
@@ -346,7 +346,7 @@ BioManager SetupBio(
|
||||
std::move(done));
|
||||
};
|
||||
|
||||
Info::Profile::BioValue(
|
||||
Info::Profile::AboutValue(
|
||||
self
|
||||
) | rpl::start_with_next([=](const TextWithEntities &text) {
|
||||
const auto wasChanged = (*current != bio->getLastText());
|
||||
|
Reference in New Issue
Block a user