mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 09:08:49 +00:00
fix: fix community image display in the header
This commit is contained in:
parent
64d38b6049
commit
75a0818d41
@ -21,8 +21,7 @@ Button {
|
||||
id: communityImage
|
||||
width: 40
|
||||
height: 40
|
||||
// TODO get the real image once it's available
|
||||
source: "../../../img/ens-header-dark@2x.png"
|
||||
source: chatsModel.communities.activeCommunity.thumbnailImage
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user