mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Respect boosts restrictions lifting.
This commit is contained in:
@@ -889,7 +889,7 @@ void AddBoostsUnrestrictLabels(
|
||||
labels,
|
||||
st::boostsUnrestrictLabel);
|
||||
label->setMarkedText(
|
||||
TextWithEntities(i ? one : many).append(QString::number(i + 1)),
|
||||
TextWithEntities(i ? many : one).append(QString::number(i + 1)),
|
||||
context);
|
||||
rpl::combine(
|
||||
labels->widthValue(),
|
||||
|
||||
Reference in New Issue
Block a user