fix: Fix the rich text display on the About page

This commit is contained in:
loner
2025-11-21 22:14:57 +08:00
parent fe40758d4e
commit a39fbb5639
2 changed files with 3 additions and 0 deletions
@@ -146,6 +146,7 @@ ColumnLayout {
}) : I18n.tr("settings.about.contributors.section.description_plural", {
"count": root.contributors.length
})
enableDescriptionRichText: true
}
GridView {