Update ProfileHeader.qml

This commit is contained in:
molan-git 2020-05-04 09:42:23 +02:00
parent a4acf8f734
commit aa24e1646d

View file

@ -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]