mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 10:11:41 -05:00
Alpha version 1.2.24: Fix link preview.
This commit is contained in:
parent
08897aa83a
commit
2e1517474d
1 changed files with 1 additions and 0 deletions
|
@ -675,6 +675,7 @@ void MessageLinksParser::parse() {
|
|||
}
|
||||
offset = matchOffset = p - start;
|
||||
}
|
||||
processTagsBefore(QFIXED_MAX);
|
||||
|
||||
apply(text, ranges);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue