Change default placeholder text.

This commit is contained in:
armored-dragon 2024-09-04 15:52:04 -05:00
parent bd5daf17c2
commit 05f276ca4d
No known key found for this signature in database
GPG key ID: C7207ACC3382AD8B

View file

@ -355,7 +355,7 @@ Rectangle {
Text {
id: prompt_question
width: parent.width
text: "XXXX as a board member"
text: "[No prompt set yet]"
color: "white"
font.pointSize: 20
wrapMode: Text.NoWrap