Skip to content

Commit

Permalink
add error message
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 25, 2023
1 parent 4682d04 commit 3b6a3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MsgPopup.qml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Popup {
Layout.bottomMargin: 10
Text {
id: changelog
text: "<a href='https://openhdfpv.org/changelogs'>changelogs</a>"
text: "<a href='https://openhdfpv.org/changelogs'>changelogs</a>&nbsp;&nbsp;&nbsp; FIRST BOOT MAY TAKE UP TO 5 MINUTES! "
font.family: roboto.name
font.pointSize: 10
visible: msgpopup.continueButton
Expand Down

0 comments on commit 3b6a3d3

Please sign in to comment.