mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Remove webpage length limit for factcheck.
This commit is contained in:
parent
056ba644ed
commit
c0f3d263a3
1 changed files with 0 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue