fix(wallet): fix missing community image in collectibles view community tag

Closes #14437
This commit is contained in:
Dario Gabriel Lipicar 2024-05-02 13:49:41 -03:00 committed by Jonathan Rainville
parent 89435879c1
commit a971095444

View File

@ -187,7 +187,6 @@ Control {
communityImage: root.communityImage
visible: root.isCommunityCollectible
enabled: !root.isLoading
useLongTextDescription: false
TapHandler {
enabled: !d.unknownCommunityName