clarify one can join channel through sidebar

This commit is contained in:
Iuri Matias 2020-05-21 20:07:55 -04:00
parent 6344beee9f
commit 63d525e0f4
1 changed files with 1 additions and 1 deletions

View File

@ -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