mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Correcting for PR comments
This commit is contained in:
committed by
Cameron Gutman
parent
de88176995
commit
0802609fd8
@@ -10,7 +10,7 @@ Item {
|
||||
}
|
||||
|
||||
function onSearchingApps() {
|
||||
stageLabel.text = qsTr("Searching for Apps...")
|
||||
stageLabel.text = qsTr("Loading app list...")
|
||||
}
|
||||
|
||||
function onFailure(message) {
|
||||
|
||||
Reference in New Issue
Block a user