More per user color.

This commit is contained in:
Black Hat
2019-09-30 17:56:49 -07:00
parent a5fe15b6de
commit f8072a2f4a
6 changed files with 32 additions and 6 deletions

View File

@@ -554,6 +554,7 @@ Item {
source: modelData.avatarMediaId
hint: modelData.displayName
color: modelData.color
}
}
}