progress dump

This commit is contained in:
Bloxx12 2025-05-06 10:30:18 +02:00
commit cc71593a9b
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
7 changed files with 38 additions and 36 deletions

View file

@ -79,7 +79,7 @@ Scope {
}
Text {
text: root.failed ? "Reload failed." : "Reloaded completed!"
text: root.failed ? "Reloaing failed." : "Reloading completed!"
color: "white"
}