mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-24 04:28:58 +00:00
parent
174f33cda3
commit
948dc8e747
@ -293,6 +293,7 @@ Item {
|
||||
name: model.icon.length > 0? "" : model.name
|
||||
icon.name: model.icon
|
||||
icon.source: model.image
|
||||
identicon.asset.color: (hovered || identicon.highlighted || checked) ? model.color : icon.color
|
||||
tooltip.text: model.name
|
||||
checked: model.active
|
||||
badge.value: model.notificationsCount
|
||||
|
Loading…
x
Reference in New Issue
Block a user