parent
5b4830fe17
commit
5f227e6515
|
@ -110,7 +110,7 @@ Item {
|
||||||
|
|
||||||
Input {
|
Input {
|
||||||
id: addContactSearchInput
|
id: addContactSearchInput
|
||||||
placeholderText: qsTrId("Enter ENS username or chat key")
|
placeholderText: qsTr("Enter ENS username or chat key")
|
||||||
customHeight: 44
|
customHeight: 44
|
||||||
fontPixelSize: 15
|
fontPixelSize: 15
|
||||||
onEditingFinished: {
|
onEditingFinished: {
|
||||||
|
|
Loading…
Reference in New Issue