Chat: Fix poll preview overflow (#4674)
This commit is contained in:
parent
5a13ba1ad2
commit
9034a66c9c
@ -183,6 +183,7 @@ function getSummaryDescription(
|
||||
summary = renderTextWithEntities({
|
||||
text: poll.summary.question.text,
|
||||
entities: poll.summary.question.entities,
|
||||
noLineBreaks: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user