mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 03:28:52 +00:00
fix(Profile): Wallet connected dapps count label
This commit is contained in:
parent
7915781d80
commit
d048939b5d
@ -56,6 +56,7 @@ Column {
|
||||
height: 64
|
||||
width: parent.width
|
||||
onClicked: goToDappPermissionsView()
|
||||
label: qsTr("%n DApp(s) connected", "", root.walletStore.dappList.count)
|
||||
components: [
|
||||
StatusIcon {
|
||||
icon: "chevron-down"
|
||||
|
Loading…
x
Reference in New Issue
Block a user