Changes in login text/description

This commit is contained in:
molan-git 2020-01-30 10:56:02 +01:00 committed by GitHub
parent a591dbfd6d
commit 3f8643bb91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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