Changes in login text/description
This commit is contained in:
parent
a591dbfd6d
commit
3f8643bb91
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Page {
|
|||
TextField {
|
||||
id: instance
|
||||
focus: true
|
||||
label: qsTr("Enter an Mastodon instance URL")
|
||||
label: qsTr("Enter a valid Mastodon instance URL")
|
||||
text: "https://"
|
||||
placeholderText: "https://mastodon.social"
|
||||
width: parent.width
|
||||
|
|
Loading…
Reference in a new issue