mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Remove pseudo-HTML from langpacks and Ui::Text::String.
This commit is contained in:
@@ -304,7 +304,6 @@ BioManager SetupBio(
|
||||
const auto countdown = Ui::CreateChild<Ui::FlatLabel>(
|
||||
container.get(),
|
||||
QString(),
|
||||
Ui::FlatLabel::InitType::Simple,
|
||||
st::settingsBioCountdown);
|
||||
|
||||
rpl::combine(
|
||||
|
Reference in New Issue
Block a user