commit
71e54bc316
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ Page {
|
||||||
TextField {
|
TextField {
|
||||||
id: instance
|
id: instance
|
||||||
focus: true
|
focus: true
|
||||||
label: qsTr("Enter an Mastodon instance URL")
|
label: qsTr("Enter a valid Mastodon instance URL")
|
||||||
text: "https://"
|
text: "https://"
|
||||||
placeholderText: "https://mastodon.social"
|
placeholderText: "https://mastodon.social"
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
|
Loading…
Reference in a new issue