mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-07 05:42:19 -04:00
Use AvatarOrColorHash
This commit is contained in:
parent
8adadd67c2
commit
1b9a1f5087
1 changed files with 2 additions and 2 deletions
|
@ -68,11 +68,11 @@ Item
|
|||
{
|
||||
id: userHash
|
||||
|
||||
ColorHash
|
||||
AvatarOrColorHash
|
||||
{
|
||||
id: colorHash
|
||||
|
||||
hash: gxsInfo.gxs
|
||||
gxs_id: gxsInfo.gxs
|
||||
height: toolBar.height - 4
|
||||
anchors.leftMargin: 2
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue