clarify one can join channel through sidebar
This commit is contained in:
parent
6344beee9f
commit
63d525e0f4
|
@ -59,7 +59,7 @@ SplitView {
|
|||
|
||||
TextField {
|
||||
id: searchText
|
||||
placeholderText: qsTr("Search")
|
||||
placeholderText: qsTr("Search or join channel")
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 32
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
|
Loading…
Reference in New Issue