mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-30 01:03:33 -05:00
Use AvatarOrColorHash
This commit is contained in:
parent
8adadd67c2
commit
1b9a1f5087
@ -68,11 +68,11 @@ Item
|
|||||||
{
|
{
|
||||||
id: userHash
|
id: userHash
|
||||||
|
|
||||||
ColorHash
|
AvatarOrColorHash
|
||||||
{
|
{
|
||||||
id: colorHash
|
id: colorHash
|
||||||
|
|
||||||
hash: gxsInfo.gxs
|
gxs_id: gxsInfo.gxs
|
||||||
height: toolBar.height - 4
|
height: toolBar.height - 4
|
||||||
anchors.leftMargin: 2
|
anchors.leftMargin: 2
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user