mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 23:45:44 +00:00
Remove pseudo-HTML from langpacks and Ui::Text::String.
This commit is contained in:
@@ -685,7 +685,6 @@ void TabbedSelector::checkRestrictedPeer() {
|
||||
_restrictedLabel.create(
|
||||
this,
|
||||
lang(*errorKey),
|
||||
Ui::FlatLabel::InitType::Simple,
|
||||
st::stickersRestrictedLabel);
|
||||
_restrictedLabel->show();
|
||||
updateRestrictedLabelGeometry();
|
||||
|
Reference in New Issue
Block a user