Remove webpage length limit for factcheck.

This commit is contained in:
John Preston 2024-05-28 13:58:47 +04:00
parent 056ba644ed
commit c0f3d263a3

View file

@ -116,7 +116,6 @@ void InitTextOptions() {
- st::messageQuoteStyle.padding.left()
- st::messageQuoteStyle.padding.right()
- st::msgPadding.right();
WebpageDescriptionOptions.maxh = st::webPageDescriptionFont->height * 3;
}
const TextParseOptions &ItemTextDefaultOptions() {