Correcting for PR comments

This commit is contained in:
Anselm Busse
2021-03-12 16:22:16 +01:00
committed by Cameron Gutman
parent de88176995
commit 0802609fd8
6 changed files with 42 additions and 17 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ Item {
}
function onSearchingApps() {
stageLabel.text = qsTr("Searching for Apps...")
stageLabel.text = qsTr("Loading app list...")
}
function onFailure(message) {