Update Profile.qml

This commit is contained in:
molan-git 2020-05-04 10:16:43 +02:00 committed by GitHub
parent a51acf9499
commit 97fc84f0c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@ Page {
header: ProfileHeader {
id: header
title: display_name
description: username
description: username
image: profileImage
}