Update ProfileHeader.qml
This commit is contained in:
parent
a4acf8f734
commit
aa24e1646d
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ Item {
|
||||||
}
|
}
|
||||||
Label {
|
Label {
|
||||||
id: ttl
|
id: ttl
|
||||||
//text: title
|
|
||||||
text:
|
text:
|
||||||
if (title === "") {
|
if (title === "") {
|
||||||
description.split('@')[0]
|
description.split('@')[0]
|
||||||
|
|
Loading…
Reference in a new issue