Update ProfileHeader.qml

This commit is contained in:
molan-git 2020-05-04 10:15:34 +02:00 committed by GitHub
parent 231c4d6e19
commit 4a03433ccb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ Item {
id: ttl
text:
if (title === "") {
description.split('@')[0]
description.split('')[0]
}
else title
height: contentHeight