Updated Bio
This commit is contained in:
parent
ee04ee65fd
commit
5e6b3db553
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ Page {
|
|||
x: Theme.horizontalPageMargin
|
||||
width: parent.width - ( 2 * Theme.horizontalPageMargin )
|
||||
id: txtnote
|
||||
text: qsTr(note)
|
||||
text: note
|
||||
font.pixelSize: Theme.fontSizeExtraSmall
|
||||
color: Theme.secondaryColor
|
||||
linkColor: Theme.secondaryHighlightColor
|
||||
|
|
Loading…
Reference in a new issue