mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
chore(@WalletNetworkDelegate.qml): add objectname for text label
This commit is contained in:
parent
6e1fd1bb33
commit
9af84a25d6
@ -15,6 +15,7 @@ StatusListItem {
|
||||
rightPadding: Style.current.padding
|
||||
components: [
|
||||
StatusBaseText {
|
||||
objectName: "testnetLabel_" + network.chainName
|
||||
text: qsTr("Goerli testnet active")
|
||||
font.pixelSize: 15
|
||||
color: Theme.palette.baseColor1
|
||||
|
Loading…
x
Reference in New Issue
Block a user