forked from Public/monero-gui
Change input address placeholder from '4...' to '4.. / 8..'
This commit is contained in:
@@ -290,7 +290,7 @@ Rectangle {
|
||||
labelText: qsTr("Address")
|
||||
addressValidation: true
|
||||
anchors.topMargin: 5 * scaleRatio
|
||||
placeholderText: "4..."
|
||||
placeholderText: "4.. / 8.."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user