mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #814 from lonerOrz/fix/about
fix: Fix the rich text display on the About page
This commit is contained in:
@@ -146,6 +146,7 @@ ColumnLayout {
|
||||
}) : I18n.tr("settings.about.contributors.section.description_plural", {
|
||||
"count": root.contributors.length
|
||||
})
|
||||
enableDescriptionRichText: true
|
||||
}
|
||||
|
||||
GridView {
|
||||
|
||||
Reference in New Issue
Block a user